aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-09-20 08:23:50 +0800
committerwen <wen@FreeBSD.org>2010-09-20 08:23:50 +0800
commit66b513bf775fb37db498f9ebee079e7bfb2e5125 (patch)
treedd52bae831f9eeb5ec72c4acc720e37671612eb6
parent6e3978a4512c68a2524b68c71c28fb6d53b9c8e9 (diff)
downloadfreebsd-ports-gnome-66b513bf775fb37db498f9ebee079e7bfb2e5125.tar.gz
freebsd-ports-gnome-66b513bf775fb37db498f9ebee079e7bfb2e5125.tar.zst
freebsd-ports-gnome-66b513bf775fb37db498f9ebee079e7bfb2e5125.zip
- Update to 1.68
- Add missing depends PR: ports/150639 Submitted by: Frederic Culot <frederic@culot.org>
-rw-r--r--databases/p5-SQL-Abstract/Makefile10
-rw-r--r--databases/p5-SQL-Abstract/distinfo6
-rw-r--r--databases/p5-SQL-Abstract/pkg-plist6
3 files changed, 17 insertions, 5 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 4d998b271706..33f1b93739c9 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SQL-Abstract
-PORTVERSION= 1.67
+PORTVERSION= 1.68
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to generate SQL from Perl data structures
+BUILD_DEPENDS= p5-Class-Accessor-Grouped>=0.09005:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \
+ p5-Hash-Merge>=0.12:${PORTSDIR}/textproc/p5-Hash-Merge
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= SQL::Abstract.3 \
- SQL::Abstract::Test.3
+ SQL::Abstract::Test.3 \
+ SQL::Abstract::Tree.3 \
+ DBIx::Class::Storage::Debug::PrettyPrint.3
post-extract:
@${PERL} -i -ne 'print unless m,^test,' ${WRKSRC}/Makefile.PL
diff --git a/databases/p5-SQL-Abstract/distinfo b/databases/p5-SQL-Abstract/distinfo
index bd952ab3d132..879a80006afc 100644
--- a/databases/p5-SQL-Abstract/distinfo
+++ b/databases/p5-SQL-Abstract/distinfo
@@ -1,3 +1,3 @@
-MD5 (SQL-Abstract-1.67.tar.gz) = 624b404c67013b270559643d2bac0b61
-SHA256 (SQL-Abstract-1.67.tar.gz) = 81cabad331ae5ca456ff79d710451e6b92e07ba25705547bfb6ff2ec450a6bc2
-SIZE (SQL-Abstract-1.67.tar.gz) = 66382
+MD5 (SQL-Abstract-1.68.tar.gz) = 5a3be5248db3ca0c4d6d11dcc6544a36
+SHA256 (SQL-Abstract-1.68.tar.gz) = 4e0f8e358af3c2584736438d1cf3adf9082eb5045172457222fce988789f5412
+SIZE (SQL-Abstract-1.68.tar.gz) = 73171
diff --git a/databases/p5-SQL-Abstract/pkg-plist b/databases/p5-SQL-Abstract/pkg-plist
index 2487d622d1d6..a32e59c42c5f 100644
--- a/databases/p5-SQL-Abstract/pkg-plist
+++ b/databases/p5-SQL-Abstract/pkg-plist
@@ -1,6 +1,12 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQL/Abstract/.packlist
+%%SITE_PERL%%/DBIx/Class/Storage/Debug/PrettyPrint.pm
%%SITE_PERL%%/SQL/Abstract.pm
%%SITE_PERL%%/SQL/Abstract/Test.pm
+%%SITE_PERL%%/SQL/Abstract/Tree.pm
+@dirrmtry %%SITE_PERL%%/DBIx/Class/Storage/Debug
+@dirrmtry %%SITE_PERL%%/DBIx/Class/Storage
+@dirrmtry %%SITE_PERL%%/DBIx/Class
+@dirrmtry %%SITE_PERL%%/DBIx
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQL/Abstract
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQL
@dirrmtry %%SITE_PERL%%/SQL/Abstract
Remove expired ports:rene2014-07-2510-2294/+0 * Do not try to remove directories not createdbapt2014-07-221-2/+0 * Stagify.vanilla2014-07-142-11/+1 * Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-062-2/+2 * Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-054-48/+35 * - Stagifyamdmi32014-07-041-5/+3 * - Switch to USES=libtoolamdmi32014-07-041-2/+2 * - Switch to USES=libtool, drop .la filesamdmi32014-07-042-5/+3 * - Switch to USES=libtoolamdmi32014-07-041-1/+2 * - Switch to USES=libtool, drop .la filesamdmi32014-07-042-3/+3 * Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2 * Update to 4.2.5.jkim2014-06-241-4/+4 * Deprecate ports failing to build with new utmpxantoine2014-06-241-0/+3 * Support LIBS like LDFLAGS.tijl2014-06-112-12/+1 * Update to libreoffice 4.2.4bapt2014-06-111-4/+4 * Add staging supportpawel2014-05-302-10/+11 * Add staging supportpawel2014-05-301-5/+4 * - Add staging supportpawel2014-05-302-8/+3 * Add staging supportpawel2014-05-301-8/+6 * Port is stage safepawel2014-05-301-1/+0 * Add staging supportpawel2014-05-301-12/+5 * Add staging supportpawel2014-05-301-4/+2 * - Add staging supportpawel2014-05-301-23/+10 * - Convert gmake to USESmiwi2014-05-264-7/+4 * STAGEDIR support.hrs2014-05-252-16/+7 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2 * - Don't remove mtree directoriesamdmi32014-05-101-1/+0 * Support stagebapt2014-05-091-1/+0 * Re-add accidentally removed PLIST_DIRS and PLIST_FILES in r339059.jkim2014-05-072-1/+5 * Update to 4.1.6.jkim2014-05-071-4/+4 * Convert all :U to :tu and :L to :tlbapt2014-05-052-5/+5 * Remove the last @comment $FreeBSD$ from plists.mat2014-04-252-2/+0 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-2/+57 * Use USES=tar:bzip2.jkim2014-03-151-2/+1 * Simplify MASTER_SITES and use USES=tar:xz.jkim2014-03-151-3/+2 * - STAGEDIR supporthrs2014-03-114-13/+8 * Convert k* to USES=zipbapt2014-03-102-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2 * Support stagingehaupt2014-02-271-6/+4 * Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4 * Remove trailing whitespaces from category koreanehaupt2014-02-211-1/+1 * Support stagingehaupt2014-02-201-9/+4 * Support stagingehaupt2014-02-201-4/+3 * Support stagingehaupt2014-02-201-8/+3 * Support stagingehaupt2014-02-201-2/+1 * Support stagingehaupt2014-02-201-2/+1 * Support stagingehaupt2014-02-201-5/+4 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-184-19/+46 * According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3 * - Update gimp-help ports to 2.8.1. Polish translation has been removed, newmakc2014-02-011-3/+3 * Fix properties on pkg-plistbapt2014-01-224-4/+0 * Simplify and support staging.jkim2014-01-086-60/+19 * Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.jkim2014-01-071-13/+5 * - Stagefy, convert to USES=gmake, convert LIB_DEPENDS to new format.jkim2014-01-071-9/+14 * Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.jkim2014-01-072-11/+7 * In preparation for Qt 5 ports:makc2014-01-072-17/+2 * With gtk 2.4.22, immodule cache has moved from gtk.immodules toantoine2014-01-052-13/+5 * - Add a patch from upstram.jkim2013-12-252-2/+17 * - Quiesce portlintehaupt2013-11-291-1/+0 * - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-171-4/+4 * - Update LICENSE accordingly, now that OFL10 and OFL11 are definedtabthorpe2013-11-052-8/+2 * Support stage, use bsdtar to extractbapt2013-11-041-5/+4 * - Update to 4.0.6.jkim2013-10-262-5/+4 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Support for this language has ceased within the PHP documentation.edwin2013-10-212-11/+0 * Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-141-2/+1 * korean/scim-hangul: add <unistd.h> for modern compilersmarino2013-10-031-0/+10 * Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runbapt2013-09-241-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-2143-56/+56 * Add explicit dependency on pkgconf (20 ports)marino2013-09-121-1/+1 * Use MAKE_ARGS to simplify patches.jkim2013-09-042-11/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Do not extract object files from the release tarball to simplify build.jkim2013-08-311-1/+1 * Fix build with Glib20 2.36.jkim2013-08-311-3/+4 * Fix build with Clang. Remove defunct master site.jkim2013-08-316-34/+337 * Update to 4.0.5.jkim2013-08-231-4/+4 * - Convert to new perl frameworkaz2013-07-311-1/+1 * - Convert to new perl frameworkaz2013-07-313-3/+6 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-540/+0 * - switch simple inline replacement from perl to sedaz2013-07-261-6/+2 * Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1 * KDE4 l10n fixes.rakuco2013-07-102-3/+1 * Add local distfiles.jkim2013-07-091-1/+3 * Add local distfile and trim makefile header.jkim2013-07-091-6/+3 * Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2 * - Take over the maintainership. [1]jkim2013-06-251-12/+9 * Update to 1.4.2.jkim2013-06-222-16/+10 * Add an option to build with GTK+ 3.0.jkim2013-06-223-13/+37 * Update to 1.0.0.jkim2013-06-223-10/+15 * Update to 2.1.1.jkim2013-06-222-4/+3 * Remove extra line space.bsam2013-06-221-1/+0 * . delete an article from COMMENT;bsam2013-06-221-6/+2 * . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-222-6/+10 * Use @${MKDIR} instead of direct use of command command "mkdir -p".bsam2013-06-221-1/+1 * . incorporate PLIST_FILES;bsam2013-06-222-3/+1 * Update to 4.0.4.jkim2013-06-201-4/+4 * Remove redundant lines.jkim2013-06-181-2/+0 * - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-1815-65/+181 * - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-1810-33/+5271 * - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.jkim2013-06-182-7/+10 * Update e-mail address on behalf of cjh as he personally requested.jkim2013-06-188-28/+8 * Update e-mail address on behalf of cjh as he personally requested.jkim2013-06-187-33/+7 * - Do not remove directories not created by this portmiwi2013-06-142-6/+1 * Add ftp.kaist.ac.kr back and remove ftp.kreonet.re.kr.jkim2013-06-131-2/+3 * - Fix build with Clang.jkim2013-06-135-43/+46 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2 * Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-123-3/+3 * Add DIST_SUBDIR to fix a fetch error because the distfiles are often replacedhrs2013-05-102-2/+3 * Update to 4.0.3.jkim2013-05-101-4/+4 * Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-064-25/+17 * Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-063-9/+4 * Update to 3.03.hrs2013-05-014-29/+55 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+0 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-272-2/+2 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-255-5/+5 * - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1 * - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1 * Do not install UnBom font. There was a copyright dispute and the upstreamjkim2013-04-241-2/+2