ports/86758: update: devel/App-Info - update to version 0.44
Emanuel Haupt
ehaupt at critical.ch
Fri Sep 30 13:20:19 UTC 2005
>Number: 86758
>Category: ports
>Synopsis: update: devel/App-Info - update to version 0.44
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 30 13:20:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Emanuel Haupt
>Release: FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386
>Description:
- update devel/App-Info to version 0.44
>How-To-Repeat:
>Fix:
--- p5-App-Info.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Info/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 11 Jun 2005 16:12:42 -0000 1.5
+++ Makefile 30 Sep 2005 13:10:51 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= App-Info
-PORTVERSION= 0.25
-PORTREVISION= 1
+PORTVERSION= 0.44
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= App
@@ -26,6 +25,7 @@
App::Info::Lib::Expat.3 App::Info::Request.3 \
App::Info::Handler::Print.3 App::Info::RDBMS::PostgreSQL.3 \
App::Info::Util.3 App::Info::Handler.3 App::Info.3 \
- App::Info::Handler::Prompt.3 App::Info::Handler::Carp.3
+ App::Info::Handler::Prompt.3 App::Info::Handler::Carp.3 \
+ App::Info::RDBMS::SQLite.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Info/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 24 Feb 2004 11:04:46 -0000 1.3
+++ distinfo 30 Sep 2005 13:10:51 -0000
@@ -1,2 +1,2 @@
-MD5 (App-Info-0.25.tar.gz) = c089b6ca89d7b39e3a3b1ab947c092dd
-SIZE (App-Info-0.25.tar.gz) = 52170
+MD5 (App-Info-0.44.tar.gz) = bd67812c0316712d4b66bc2636770345
+SIZE (App-Info-0.44.tar.gz) = 62705
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-App-Info/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 24 Feb 2004 11:04:46 -0000 1.2
+++ pkg-plist 30 Sep 2005 13:10:51 -0000
@@ -9,6 +9,7 @@
%%SITE_PERL%%/App/Info/Handler/Prompt.pm
%%SITE_PERL%%/App/Info/Handler/Carp.pm
%%SITE_PERL%%/App/Info/RDBMS/PostgreSQL.pm
+%%SITE_PERL%%/App/Info/RDBMS/SQLite.pm
%%SITE_PERL%%/App/Info/Handler.pm
%%SITE_PERL%%/App/Info/Util.pm
%%SITE_PERL%%/App/Info.pm
--- p5-App-Info.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list