ports/83180: Update port: security/digest to 20050323

Vsevolod Stakhov vsevolod at highsecure.ru
Sat Jul 9 13:40:15 UTC 2005


>Number:         83180
>Category:       ports
>Synopsis:       Update port: security/digest to 20050323
>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:   Sat Jul 09 13:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 20050323 that contains tiger and whirlpool hashes and some bugfixes.
Do not store about 500 Kilobytes of 3-rd party software at ports dir.
Move MASTER_SITE to own site, so take maintainership.

security/digest/files/* must be removed so.
>How-To-Repeat:
>Fix:

diff -ruPN --exclude=files digest.orig/Makefile digest/Makefile
--- digest.orig/Makefile	Sat Jul  9 17:21:40 2005
+++ digest/Makefile	Sat Jul  9 17:28:26 2005
@@ -7,18 +7,16 @@
 #
 
 PORTNAME?=	digest
-PORTVERSION?=	${VERSION}
+PORTVERSION?=	20050323
 CATEGORIES?=	security sysutils
-MASTER_SITES=	#
-DISTFILES=
+MASTER_SITES?=	http://highsecure.ru/
 
-MAINTAINER?=	eik at FreeBSD.org
+MAINTAINER?=	vsevolod at highsecure.ru
 COMMENT?=	Message digest wrapper utility
 
 CONFLICTS?=	nss-[0-9]* emboss-[0-9]* qmail-ldap2-*
 
 GNU_CONFIGURE=	yes
-NO_WRKSUBDIR=	yes
 
 MAN1?=		${PORTNAME}.1
 
@@ -27,13 +25,6 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 .include <bsd.port.pre.mk>
-
-VERSION!=	${AWK} -F "'" '/^PACKAGE_VERSION=/ {print $$2}' \
-			${FILESDIR}/configure
-
-post-extract:
-	@${CP} -Rp ${FILESDIR}/* ${WRKSRC}
-	@${CHMOD} +x ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
 
 test: build
 	@${ECHO_MSG} "No news is good news"
diff -ruPN --exclude=files digest.orig/distinfo digest/distinfo
--- digest.orig/distinfo	Sat Jul  9 17:21:40 2005
+++ digest/distinfo	Sat Jul  9 17:23:51 2005
@@ -1 +1,2 @@
-# intentionally left blank
+MD5 (digest-20050323.tar.gz) = 0038d6f6bb1f98e2c8c05e789a9a3b40
+SIZE (digest-20050323.tar.gz) = 144373
diff -ruPN --exclude=files digest.orig/pkg-descr digest/pkg-descr
--- digest.orig/pkg-descr	Sat Jul  9 17:21:40 2005
+++ digest/pkg-descr	Sat Jul  9 17:23:51 2005
@@ -1,6 +1,6 @@
 The digest utility is a wrapper for the md5, sha1, sha256, sha384,
-sha512 and rmd160 message digest algorithms (also known as hashes,
-checksums or "fingerprints").
+sha512, rmd160, tiger and whirlpool message digest algorithms (also 
+known as hashes, checksums or "fingerprints").
 
 WWW: http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/pkgtools/digest/
 AUTHOR: Alistair G. Crooks <agc at NetBSD.org>

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



More information about the freebsd-ports-bugs mailing list