svn commit: r313411 - head/databases/p5-DBIx-Custom
Anton Berezin
tobez at FreeBSD.org
Mon Mar 4 15:46:05 UTC 2013
Author: tobez
Date: Mon Mar 4 15:46:04 2013
New Revision: 313411
URL: http://svnweb.freebsd.org/changeset/ports/313411
Log:
Update to 0.28(00).
Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
Modified:
head/databases/p5-DBIx-Custom/Makefile
head/databases/p5-DBIx-Custom/distinfo
head/databases/p5-DBIx-Custom/pkg-plist
Modified: head/databases/p5-DBIx-Custom/Makefile
==============================================================================
--- head/databases/p5-DBIx-Custom/Makefile Mon Mar 4 15:29:32 2013 (r313410)
+++ head/databases/p5-DBIx-Custom/Makefile Mon Mar 4 15:46:04 2013 (r313411)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: DBIx-Custom
-# Date created: 27 December 2009
-# Whom: Andrey Kostenko <andrey at kostenko.name>
-#
+# Created by: Andrey Kostenko <andrey at kostenko.name>
# $FreeBSD$
-#
PORTNAME= DBIx-Custom
-PORTVERSION= 0.2600
+PORTVERSION= 0.2800
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,7 +22,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= DBIx::Custom.3 \
- DBIx::Custom::Guide.3 \
DBIx::Custom::Mapper.3 \
DBIx::Custom::Model.3 \
DBIx::Custom::NotExists.3 \
Modified: head/databases/p5-DBIx-Custom/distinfo
==============================================================================
--- head/databases/p5-DBIx-Custom/distinfo Mon Mar 4 15:29:32 2013 (r313410)
+++ head/databases/p5-DBIx-Custom/distinfo Mon Mar 4 15:46:04 2013 (r313411)
@@ -1,2 +1,2 @@
-SHA256 (DBIx-Custom-0.26.tar.gz) = 313b8cd976eabe0223f913292fc02aaca9285196dadbf74123a3c2de632c2858
-SIZE (DBIx-Custom-0.26.tar.gz) = 205785
+SHA256 (DBIx-Custom-0.28.tar.gz) = d391a595d51e6fe9c772ac47359a23e67bb3b27d4a5a6ec98447b7d36cc33a48
+SIZE (DBIx-Custom-0.28.tar.gz) = 211740
Modified: head/databases/p5-DBIx-Custom/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Custom/pkg-plist Mon Mar 4 15:29:32 2013 (r313410)
+++ head/databases/p5-DBIx-Custom/pkg-plist Mon Mar 4 15:46:04 2013 (r313411)
@@ -1,5 +1,4 @@
%%SITE_PERL%%/DBIx/Custom.pm
-%%SITE_PERL%%/DBIx/Custom/Guide.pod
%%SITE_PERL%%/DBIx/Custom/Mapper.pm
%%SITE_PERL%%/DBIx/Custom/Model.pm
%%SITE_PERL%%/DBIx/Custom/NotExists.pm
@@ -15,6 +14,5 @@
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/DBIx/Custom/SQL
- at dirrmtry %%SITE_PERL%%/DBIx/Custom/Guide
@dirrmtry %%SITE_PERL%%/DBIx/Custom
@dirrmtry %%SITE_PERL%%/DBIx
More information about the svn-ports-head
mailing list