ports/56167: Upgrade security/mhash to 0.8.18

Foxfair Hu foxfair at drago.fomokka.net
Sat Aug 30 01:40:19 UTC 2003


>Number:         56167
>Category:       ports
>Synopsis:       Upgrade security/mhash to 0.8.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 18:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Foxfair Hu
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD 4.9-PRERELEASE #1: Wed Aug 27 12:28:45 CST 2003 

>Description:
Upgrade mhash to the latest version, v0.8.18.
>How-To-Repeat:
	
>Fix:
Apply the following patch:

-----
diff -ruN /usr/ports/security/mhash/Makefile ./Makefile
--- /usr/ports/security/mhash/Makefile	Wed Mar  5 19:28:13 2003
+++ ./Makefile	Sat Aug 30 09:26:26 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mhash
-PORTVERSION=	0.8.17
+PORTVERSION=	0.8.18
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +17,8 @@
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+=	--with-LDFLAGS="${PTHREAD_LIBS}"
+CONFIGURE_ARGS+=	--with-LDFLAGS="${PTHREAD_LIBS}" --enable-static \
+			--with-gnu-ld
 
 MAN3=		mhash.3
 
diff -ruN /usr/ports/security/mhash/distinfo ./distinfo
--- /usr/ports/security/mhash/distinfo	Wed Mar  5 19:28:13 2003
+++ ./distinfo	Fri Aug 29 17:39:01 2003
@@ -1 +1 @@
-MD5 (mhash-0.8.17.tar.gz) = 6f3e389ebbfc5613827375cf8cdd99c8
+MD5 (mhash-0.8.18.tar.gz) = c5fcebff6753a03403cfed3ba8771a56
-----------------


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list