ports/102071: [PATCH] security/p5-Crypt-MySQL: update to 0.04

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Aug 15 09:50:15 UTC 2006


>Number:         102071
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-MySQL: update to 0.04
>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:   Tue Aug 15 09:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Aug 14 14:48:58 CST 2006
>Description:
- Update to 0.04
- This pr obsoletes ports/102001

Port maintainer (gkovesdan at t-hosting.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Crypt-MySQL-0.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-MySQL/Makefile /root/p5-Crypt-MySQL/Makefile
--- /usr/ports/security/p5-Crypt-MySQL/Makefile	Sat Dec 31 04:35:43 2005
+++ /root/p5-Crypt-MySQL/Makefile	Tue Aug 15 17:36:07 2006
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/security/p5-Crypt-MySQL/Makefile,v 1.2 2005/12/30 20:35:43 leeym Exp $
 
 PORTNAME=	Crypt-MySQL
-PORTVERSION=	0.02
+PORTVERSION=	0.04
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
@@ -13,7 +13,9 @@
 MAINTAINER=	gkovesdan at t-hosting.hu
 COMMENT=	Perl extension to compare MySQL passwords without libmysqlclient
 
-PERL_CONFIGURE=	yes
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+
+PERL_MODBUILD=	yes
 
 MAN3=		Crypt::MySQL.3
 
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-MySQL/distinfo /root/p5-Crypt-MySQL/distinfo
--- /usr/ports/security/p5-Crypt-MySQL/distinfo	Mon Dec 19 17:51:04 2005
+++ /root/p5-Crypt-MySQL/distinfo	Tue Aug 15 17:27:58 2006
@@ -1,3 +1,3 @@
-MD5 (Crypt-MySQL-0.02.tar.gz) = dfaf418d37f4f690f8e69a2e03e74371
-SHA256 (Crypt-MySQL-0.02.tar.gz) = fb85eacc4d00aac9d9d903a075ede34506a1c8902a75ddbb4e0e918dd5b6e182
-SIZE (Crypt-MySQL-0.02.tar.gz) = 2371
+MD5 (Crypt-MySQL-0.04.tar.gz) = e9a2d1e7f478fe8c90a15c47de37c0ae
+SHA256 (Crypt-MySQL-0.04.tar.gz) = 93ebdfaaefcfe9ab683f0121c85f24475d8197f0bcec46018219e4111434dde3
+SIZE (Crypt-MySQL-0.04.tar.gz) = 3453
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-MySQL/pkg-plist /root/p5-Crypt-MySQL/pkg-plist
--- /usr/ports/security/p5-Crypt-MySQL/pkg-plist	Sun Jan 22 10:50:31 2006
+++ /root/p5-Crypt-MySQL/pkg-plist	Tue Aug 15 17:40:19 2006
@@ -1,6 +1,5 @@
+ at comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/MySQL.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/MySQL/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/MySQL/autosplit.ix
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/MySQL/MySQL.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/MySQL/MySQL.so
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/MySQL
--- p5-Crypt-MySQL-0.04.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list