ports/56561: [PATCH] devel/p5-Parse-Yapp: update to 1.05

Lars Thegler lars at thegler.dk
Sun Sep 7 17:20:16 UTC 2003


>Number:         56561
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Parse-Yapp: update to 1.05
>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:   Sun Sep 07 10:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
- Update to 1.05
- Make portlint happy

Port maintainer (lyngbol at wheel.dk) is cc'd.

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

--- p5-Parse-Yapp-1.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-Yapp/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	21 Feb 2003 11:22:50 -0000	1.2
+++ Makefile	7 Sep 2003 17:10:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Parse-Yapp
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Parse
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-Yapp/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	22 Sep 2001 15:48:56 -0000	1.1
+++ distinfo	7 Sep 2003 17:10:27 -0000
@@ -1 +1 @@
-MD5 (Parse-Yapp-1.04.tar.gz) = 954fc1a382f0421da6b789fee2fd82f0
+MD5 (Parse-Yapp-1.05.tar.gz) = 7bfca736d6af36c51edf7a97111a8f3b
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-Yapp/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	22 Sep 2001 15:48:56 -0000	1.1
+++ pkg-plist	7 Sep 2003 17:10:27 -0000
@@ -1,13 +1,13 @@
 bin/yapp
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Options.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Driver.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Grammar.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Output.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Lalr.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp/Parse.pm
-lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/Yapp/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse/Yapp
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Parse 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Parse/Yapp 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Parse 2>/dev/null || true
+%%SITE_PERL%%/Parse/Yapp/Options.pm
+%%SITE_PERL%%/Parse/Yapp/Driver.pm
+%%SITE_PERL%%/Parse/Yapp/Grammar.pm
+%%SITE_PERL%%/Parse/Yapp/Output.pm
+%%SITE_PERL%%/Parse/Yapp/Lalr.pm
+%%SITE_PERL%%/Parse/Yapp/Parse.pm
+%%SITE_PERL%%/Parse/Yapp.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Yapp/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Yapp
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Parse/Yapp 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Parse 2>/dev/null || true
--- p5-Parse-Yapp-1.05.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list