ports/120939: [UPDATE] math/p5-Roman

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 21 11:10:11 UTC 2008


>Number:         120939
>Category:       ports
>Synopsis:       [UPDATE] math/p5-Roman
>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:   Thu Feb 21 11:10:10 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 1.22
- Use CPAN macro
- Makefile cleanup
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? pkg-plist
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Roman/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	17 Feb 2004 12:00:18 -0000	1.8
+++ Makefile	20 Feb 2008 21:52:11 -0000
@@ -6,23 +6,16 @@
 #
 
 PORTNAME=	Roman
-PORTVERSION=	1.1
+PORTVERSION=	1.22
 CATEGORIES=	math perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Roman
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	philip at FreeBSD.org
 COMMENT=	Perl module to convert between Arabic and Roman numerals
 
-NO_BUILD=	yes
-PLIST_FILES=	%%SITE_PERL%%/Roman.pm
-USE_PERL5_RUN=	yes
+PERL_CONFIGURE=	yes
 
-.include <bsd.port.pre.mk>
+MAN3=		Roman.3
 
-do-install:
-	${MKDIR} ${SITE_PERL}
-	${CP} ${WRKSRC}/Roman.pm ${SITE_PERL}
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Roman/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 12:56:38 -0000	1.3
+++ distinfo	20 Feb 2008 21:52:11 -0000
@@ -1,3 +1,3 @@
-MD5 (Roman-1.1.tar.gz) = 67b0e6affdc50fdf28cfc438c045fd9b
-SHA256 (Roman-1.1.tar.gz) = 3005bf28e00ca85bd4c6e0690b4ecf4055d49cdfb6e38984407122352cb23427
-SIZE (Roman-1.1.tar.gz) = 1452
+MD5 (Roman-1.22.tar.gz) = faec2058bc0614320ef7525ee07e77b9
+SHA256 (Roman-1.22.tar.gz) = 82a3da08c1293510c608847380e536dfa24bc12fb0a446723d79520c86de14a1
+SIZE (Roman-1.22.tar.gz) = 3266


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



More information about the freebsd-ports-bugs mailing list