ports/77174: devel/libhash 1.0.1 -> 1.0.3
Andrew
andrew at ugh.net.au
Sun Feb 6 18:50:23 UTC 2005
>Number: 77174
>Category: ports
>Synopsis: devel/libhash 1.0.1 -> 1.0.3
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 06 18:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Andrew
>Release: FreeBSD 4.7-STABLE i386
>Organization:
UgH!
>Environment:
System: FreeBSD starbug.ugh.net.au 4.7-STABLE FreeBSD 4.7-STABLE #9: Sun Oct 27 22:46:03 EST 2002 andrew at starbug.ugh.net.au:/usr/obj/usr/src/sys/STARBUG i386
>Description:
Update of devel/libhash port to 1.0.3. A few bug fixes in libhash. This update
also negates the need for patch-Makefile in the FreeBSD port as the included
Makefile now works on FreeBSD 5. After applying the diff the patch file will
be empty but the whole file should be removed (and possibly the now empty
files directory).
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/devel/libhash/Makefile libhash/Makefile
--- /usr/ports/devel/libhash/Makefile Mon Jun 16 01:08:27 2003
+++ libhash/Makefile Mon Feb 7 04:56:18 2005
@@ -6,7 +6,7 @@
#
PORTNAME= libhash
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.3
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/libhash/ \
ftp://ftp.megamirror.com/pub/ugh/unix/libhash/ \
diff -ruN /usr/ports/devel/libhash/distinfo libhash/distinfo
--- /usr/ports/devel/libhash/distinfo Sat Jun 19 00:36:18 2004
+++ libhash/distinfo Mon Feb 7 05:40:12 2005
@@ -1,2 +1,2 @@
-MD5 (libhash-1.0.1.tar.gz) = 426f32e49397ab26531574a995a8554b
-SIZE (libhash-1.0.1.tar.gz) = 8759
+MD5 (libhash-1.0.3.tar.gz) = 6f432c72d4b29928fada9c28b26dc3b0
+SIZE (libhash-1.0.3.tar.gz) = 8918
diff -ruN /usr/ports/devel/libhash/files/patch-Makefile libhash/files/patch-Makefile
--- /usr/ports/devel/libhash/files/patch-Makefile Sun Jun 16 20:30:38 2002
+++ libhash/files/patch-Makefile Thu Jan 1 10:00:00 1970
@@ -1,12 +0,0 @@
---- Makefile.orig Sun Jun 16 03:28:47 2002
-+++ Makefile Sun Jun 16 03:29:04 2002
-@@ -22,7 +22,8 @@
- SHLIB_MAJOR= 1
-
- PREFIX?= /usr/local
--INCDIR= ${PREFIX}/include
-+INCSDIR=${PREFIX}/include
-+INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
- LIBDIR= ${PREFIX}/lib
- MANDIR= ${PREFIX}/man/man
-
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list