- Update to new version without version bump

PR:		ports/61182
Submitted by:	bruno schwander <bruno@mail.tinkerbox.org>
This commit is contained in:
Pav Lucistnik 2004-01-11 19:54:11 +00:00
parent f97fb6e560
commit d2a20c830c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97946
3 changed files with 50 additions and 5 deletions

View file

@ -8,6 +8,7 @@
PORTNAME= sam2p
PORTVERSION= 0.44
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.inf.bme.hu/~pts/

View file

@ -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:

View file

@ -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