ports/120808: [UPDATE] devel/p5-SSN-Validate

Felippe de Meirelles Motta lippemail at gmail.com
Mon Feb 18 17:00:02 UTC 2008


>Number:         120808
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-SSN-Validate
>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:   Mon Feb 18 17:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.17;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? p5-SSN-Validate-0.17.tbz
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-SSN-Validate/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 Oct 2007 03:46:18 -0000	1.4
+++ Makefile	16 Feb 2008 19:04:18 -0000
@@ -6,15 +6,18 @@
 #
 
 PORTNAME=	SSN-Validate
-PORTVERSION=	0.16
+PORTVERSION=	0.17
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/K/KM/KMELTZ
+MASTER_SITES=	CPAN/../../authors/id/K/KM/KMELTZ
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tiger at whitetigersd.com
 COMMENT=	Perl extension to do SSN Validation
 
+BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/Module/Signature.pm:${PORTSDIR}/security/p5-Module-Signature
+RUN_DEPENDS+=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	yes
 
 MAN3=		SSN::Validate.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-SSN-Validate/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Oct 2007 03:46:18 -0000	1.3
+++ distinfo	16 Feb 2008 19:04:18 -0000
@@ -1,3 +1,3 @@
-MD5 (SSN-Validate-0.16.tar.gz) = b8959689500dbffa42622fa952a0e3d9
-SHA256 (SSN-Validate-0.16.tar.gz) = ce0cafc60acf66679cb54cf3d832b11428d4af651d65b73d91ac9e529920a387
-SIZE (SSN-Validate-0.16.tar.gz) = 12368
+MD5 (SSN-Validate-0.17.tar.gz) = 290ddc1de81e01b7decdc2712b15f90c
+SHA256 (SSN-Validate-0.17.tar.gz) = 4f39acfcb40b3002282a6b8972e100d66ba0082b018aec2123f2a69fa4e0d30f
+SIZE (SSN-Validate-0.17.tar.gz) = 12410


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



More information about the freebsd-ports-bugs mailing list