ports/139006: port update: deskutils/p5-ZConf-Runner update from 0.0.0 to 1.0.0

Zane C.B. vvelox at vvelox.net
Mon Sep 21 05:50:02 UTC 2009


>Number:         139006
>Category:       ports
>Synopsis:       port update: deskutils/p5-ZConf-Runner  update from 0.0.0 to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 21 05:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.2-STABLE #0: Fri Jul  3 02:54:35 UTC 2009
    kittemp at vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC



>Description:


1.0.0   2009-05-18/13:00
		-Now has ZConf::GUI support.

0.1.0	2009-02-20/18:30
		-Add 'readSet', 'getSet', and 'listSets'.

0.0.1	2009-01-23/18:30
		-Add 'Curses::UI' as a requirement in 'Makefile.PL' to appease CPAN's
			testing.


>How-To-Repeat:


1: apply patches
2: enjoy


>Fix:


--- p5-ZConf-Runner_distinfo.orig begins here ---
--- distinfo.orig	2009-09-21 00:10:20.000000000 -0500
+++ distinfo	2009-09-21 00:10:33.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-Runner-0.0.0.tar.gz) = e82881c51fb617453d3dd271d6a82289
-SHA256 (ZConf-Runner-0.0.0.tar.gz) = bc0bcff049db0f749c41d401c252d138d5b56aeb796a3776d18cc110e93d2d4b
-SIZE (ZConf-Runner-0.0.0.tar.gz) = 12233
+MD5 (ZConf-Runner-1.0.0.tar.gz) = 2c984c4f6e2f5f008a33a4cd4cbe3017
+SHA256 (ZConf-Runner-1.0.0.tar.gz) = 1ad8c6868dfbb04bf989addf0fcd831ef1e61037abb3ecb48e688afc8b23d015
+SIZE (ZConf-Runner-1.0.0.tar.gz) = 14650
--- p5-ZConf-Runner_distinfo.orig ends here ---


--- p5-ZConf-Runner_Makefile.diff begins here ---
--- Makefile.orig	2009-09-21 00:07:31.000000000 -0500
+++ Makefile	2009-09-21 00:15:08.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZConf-Runner
-PORTVERSION=	0.0.0
+PORTVERSION=	1.0.0
 CATEGORIES=	deskutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -16,10 +16,14 @@
 COMMENT=	Run a file using a choosen methode, desktop entry or mimetype
 
 RUN_DEPENDS=	${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
-		${SITE_PERL}/File/MimeInfo/Applications.pm:${PORTSDIR}/devel/p5-File-MimeInfo
+		${SITE_PERL}/File/MimeInfo/Applications.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
+		${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \
+		${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI
 
 PERL_CONFIGURE=	yes
 
-MAN3=		ZConf::Runner.3
+MAN3=		ZConf::Runner.3 \
+		ZConf::Runner::GUI.3 \
+		ZConf::Runner::GUI::Curses.3
 
 .include <bsd.port.mk>
--- p5-ZConf-Runner_Makefile.diff ends here ---


--- p5-ZConf-Runner_pkg-plist.orig begins here ---
--- pkg-plist.orig	2009-09-21 00:14:13.000000000 -0500
+++ pkg-plist	2009-09-21 00:16:52.000000000 -0500
@@ -1,6 +1,9 @@
 bin/zcrunner
 %%SITE_PERL%%/ZConf/Runner.pm
+%%SITE_PERL%%/ZConf/Runner/GUI.pm
+%%SITE_PERL%%/ZConf/Runner/GUI/Curses.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/.packlist
+ at dirrm %%SITE_PERL%%/ZConf/Runner/GUI
 @dirrm %%SITE_PERL%%/ZConf/Runner
 @dirrmtry %%SITE_PERL%%/ZConf
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner
--- p5-ZConf-Runner_pkg-plist.orig ends here ---



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



More information about the freebsd-ports-bugs mailing list