svn commit: r325043 - head/databases/p5-Dancer-Plugin-Database
Mathieu Arnold
mat at FreeBSD.org
Tue Aug 20 12:15:52 UTC 2013
Author: mat
Date: Tue Aug 20 12:15:51 2013
New Revision: 325043
URL: http://svnweb.freebsd.org/changeset/ports/325043
Log:
Update to 2.07.
Modified:
head/databases/p5-Dancer-Plugin-Database/Makefile
head/databases/p5-Dancer-Plugin-Database/distinfo (contents, props changed)
head/databases/p5-Dancer-Plugin-Database/pkg-plist (contents, props changed)
Modified: head/databases/p5-Dancer-Plugin-Database/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database/Makefile Tue Aug 20 11:54:39 2013 (r325042)
+++ head/databases/p5-Dancer-Plugin-Database/Makefile Tue Aug 20 12:15:51 2013 (r325043)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer-Plugin-Database
-PORTVERSION= 2.04
+PORTVERSION= 2.07
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,7 +24,6 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDI
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Plugin::Database.3 \
- Dancer::Plugin::Database::Handle.3
+P5MAN3= Dancer::Plugin::Database.3
.include <bsd.port.mk>
Modified: head/databases/p5-Dancer-Plugin-Database/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database/distinfo Tue Aug 20 11:54:39 2013 (r325042)
+++ head/databases/p5-Dancer-Plugin-Database/distinfo Tue Aug 20 12:15:51 2013 (r325043)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-Database-2.04.tar.gz) = 17648674582b7a70ee9655a465dbba39fb77fdd3318d093ba4bc8c49dbb2f64f
-SIZE (Dancer-Plugin-Database-2.04.tar.gz) = 27819
+SHA256 (Dancer-Plugin-Database-2.07.tar.gz) = c7b84be30300d6d894186e0c21213cf38f3cff0d273b76ef90ce64ec6a0232fb
+SIZE (Dancer-Plugin-Database-2.07.tar.gz) = 19429
Modified: head/databases/p5-Dancer-Plugin-Database/pkg-plist
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database/pkg-plist Tue Aug 20 11:54:39 2013 (r325042)
+++ head/databases/p5-Dancer-Plugin-Database/pkg-plist Tue Aug 20 12:15:51 2013 (r325043)
@@ -1,7 +1,5 @@
-%%SITE_PERL%%/Dancer/Plugin/Database/Handle.pm
%%SITE_PERL%%/Dancer/Plugin/Database.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Database/.packlist
- at dirrmtry %%SITE_PERL%%/Dancer/Plugin/Database
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/Dancer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Database
More information about the svn-ports-head
mailing list