aboutsummaryrefslogtreecommitdiff
path: root/graphics/sam2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-11 19:54:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-11 19:54:11 +0000
commitd2a20c830c8c86a35efa6c8d705a7f78475ee0dc (patch)
tree3d2ded55d70f5cd644b348a68df9d97174cc53f3 /graphics/sam2p
parentf97fb6e560ee1b005fa7354fdf285b4cbc298400 (diff)
downloadports-d2a20c830c8c86a35efa6c8d705a7f78475ee0dc.tar.gz
ports-d2a20c830c8c86a35efa6c8d705a7f78475ee0dc.zip
- Update to new version without version bump
PR: ports/61182 Submitted by: bruno schwander <bruno@mail.tinkerbox.org>
Notes
Notes: svn path=/head/; revision=97946
Diffstat (limited to 'graphics/sam2p')
-rw-r--r--graphics/sam2p/Makefile1
-rw-r--r--graphics/sam2p/distinfo46
-rw-r--r--graphics/sam2p/files/patch-configure8
3 files changed, 50 insertions, 5 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index 3764de5546d1..875108888e4c 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sam2p
PORTVERSION= 0.44
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.inf.bme.hu/~pts/
diff --git a/graphics/sam2p/distinfo b/graphics/sam2p/distinfo
index 8a51109c7663..d71cf61aa38b 100644
--- a/graphics/sam2p/distinfo
+++ b/graphics/sam2p/distinfo
@@ -1 +1,45 @@
-MD5 (sam2p-0.44.tar.gz) = d5b43918f8866298790bf97bc1eaca24
+--- configure.orig Sat Jan 10 13:02:06 2004
++++ configure Sat Jan 10 13:03:00 2004
+@@ -7502,7 +7502,7 @@
+ ac_n="${ac_n:-$ECHO_N}"
+ echo $ac_n "running make Makedep""... $ac_c" 1>&6
+ echo "configure:7504: running make Makedep" >&5
+-if >&5 2>&5 make Makedep; then :
++if >&5 2>&5 gmake Makedep; then :
+ echo "$as_me:$LINENO: result: ok" >&5
+ echo "${ECHO_T}ok" >&6
+
+=================
+
+--- gensio.cpp.orig Sat Jan 10 13:11:52 2004
++++ gensio.cpp Sat Jan 10 13:12:26 2004
+@@ -716,11 +716,7 @@
+ /* --- */
+
+
+-#if HAVE_lstat_in_sys_stat
+-# define PTS_lstat lstat
+-#else
+ # define PTS_lstat stat
+-#endif
+
+ /** @param fname must start with '/' (dir separator)
+ * @return true if file successfully created
+
+=======================
+
+update /usr/ports/graphics/sam2p/distinfo:
+
+MD5 (sam2p-0.44.tar.gz) = 349bdc3cd2ba700642b68f97c8cbcac8
+
+
+>Release-Note:
+>Audit-Trail:
+Responsible-Changed-From-To: freebsd-ports-bugs->pav
+Responsible-Changed-By: pav
+Responsible-Changed-When: Sun Jan 11 11:43:13 PST 2004
+Responsible-Changed-Why:
+Take.
+
+http://www.freebsd.org/cgi/query-pr.cgi?pr=61182
+>Unformatted:
diff --git a/graphics/sam2p/files/patch-configure b/graphics/sam2p/files/patch-configure
index 2c479edcf68a..44b3294e7dd9 100644
--- a/graphics/sam2p/files/patch-configure
+++ b/graphics/sam2p/files/patch-configure
@@ -1,9 +1,9 @@
---- configure.orig Fri Feb 7 02:07:46 2003
-+++ configure Fri Feb 7 02:08:00 2003
-@@ -7420,7 +7420,7 @@
+--- configure.orig Wed Oct 1 19:19:53 2003
++++ configure Sun Jan 11 20:48:06 2004
+@@ -7502,7 +7502,7 @@
ac_n="${ac_n:-$ECHO_N}"
echo $ac_n "running make Makedep""... $ac_c" 1>&6
- echo "configure:7422: running make Makedep" >&5
+ echo "configure:7504: running make Makedep" >&5
-if >&5 2>&5 make Makedep; then :
+if >&5 2>&5 gmake Makedep; then :
echo "$as_me:$LINENO: result: ok" >&5