[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ports/47365: update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12
>Number: 47365
>Category: ports
>Synopsis: update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12
>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: Wed Jan 22 07:20:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Erwin Lansing
>Release: FreeBSD 4.7-STABLE i386
>Organization:
pil.dk
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@xxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/PANDA i386
>Description:
update to 3.12
add missing dirrm
>How-To-Repeat:
>Fix:
--- p5-Business-OnlinePayment-AuthorizeNet.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 10 Nov 2002 16:47:15 -0000 1.3
+++ Makefile 22 Jan 2003 15:09:02 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Business-OnlinePayment-AuthorizeNet
-PORTVERSION= 3.11
+PORTVERSION= 3.12
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Business-OnlinePayment-AuthorizeNet/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 25 Oct 2002 08:45:10 -0000 1.1
+++ distinfo 22 Jan 2003 15:09:02 -0000
@@ -1 +1 @@
-MD5 (Business-OnlinePayment-AuthorizeNet-3.11.tar.gz) = c4fac4b3892433f379cdb21ce2d09250
+MD5 (Business-OnlinePayment-AuthorizeNet-3.12.tar.gz) = cdd5d9fdb8aac69ea426de772527fee4
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 25 Oct 2002 08:45:10 -0000 1.1
+++ pkg-plist 22 Jan 2003 15:09:02 -0000
@@ -3,3 +3,4 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/AuthorizeNet/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/AuthorizeNet
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/AuthorizeNet
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment 2>/dev/null || true
--- p5-Business-OnlinePayment-AuthorizeNet.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@xxxxxxxxxxx
with "unsubscribe freebsd-ports-bugs" in the body of the message