[Midnightbsd-cvs] mports [15428] trunk/security/mhash: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 8 17:38:22 EDT 2013


Revision: 15428
          http://svnweb.midnightbsd.org/mports/?rev=15428
Author:   laffer1
Date:     2013-09-08 17:38:21 -0400 (Sun, 08 Sep 2013)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/security/mhash/Makefile
    trunk/security/mhash/distinfo

Modified: trunk/security/mhash/Makefile
===================================================================
--- trunk/security/mhash/Makefile	2013-09-08 21:36:51 UTC (rev 15427)
+++ trunk/security/mhash/Makefile	2013-09-08 21:38:21 UTC (rev 15428)
@@ -1,20 +1,20 @@
 # $MidnightBSD: mports/security/mhash/Makefile,v 1.2 2008/03/26 01:52:02 laffer1 Exp $
-# $FreeBSD: ports/security/mhash/Makefile,v 1.29 2006/09/20 16:33:24 garga Exp $
 
 PORTNAME=	mhash
 PORTVERSION=	0.9.9.9
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	SF
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	An easy-to-use library for strong hashes such as MD5 and SHA1
+COMMENT=	Easy-to-use library for strong hashes such as MD5 and SHA1
+
 LICENSE=	lgpl
 
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd6.0
-CONFIGURE_ARGS+=	--with-LDFLAGS="${PTHREAD_LIBS}" --enable-static \
+CONFIGURE_ARGS+=	--enable-static \
 			--with-gnu-ld
 
 MAN3=		mhash.3

Modified: trunk/security/mhash/distinfo
===================================================================
--- trunk/security/mhash/distinfo	2013-09-08 21:36:51 UTC (rev 15427)
+++ trunk/security/mhash/distinfo	2013-09-08 21:38:21 UTC (rev 15428)
@@ -1,3 +1,2 @@
 SHA256 (mhash-0.9.9.9.tar.bz2) = 56521c52a9033779154432d0ae47ad7198914785265e1f570cee21ab248dfef0
-RMD160 (mhash-0.9.9.9.tar.bz2) = 4b3e8f601687e791aed62c90cbf5850ea714129b
 SIZE (mhash-0.9.9.9.tar.bz2) = 655906



More information about the Midnightbsd-cvs mailing list