aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-04 00:22:41 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-04 00:22:41 +0800
commitf352907303ce67b4466c5b6f502c48f76a9c6d0a (patch)
tree27913eb3e7c2693b059fda63dc208ab71a1c4aaa
parentc48290ab4f867b4374014fdaa373c69606818b82 (diff)
downloadfreebsd-ports-graphics-f352907303ce67b4466c5b6f502c48f76a9c6d0a.tar.gz
freebsd-ports-graphics-f352907303ce67b4466c5b6f502c48f76a9c6d0a.tar.zst
freebsd-ports-graphics-f352907303ce67b4466c5b6f502c48f76a9c6d0a.zip
- Update to 2.09
- Convert to new options target helper Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
-rw-r--r--databases/p5-Mojo-Pg/Makefile4
-rw-r--r--databases/p5-Mojo-Pg/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-Mojo-Pg/Makefile b/databases/p5-Mojo-Pg/Makefile
index 36c0db0e43d..f56871a5797 100644
--- a/databases/p5-Mojo-Pg/Makefile
+++ b/databases/p5-Mojo-Pg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mojo-Pg
-PORTVERSION= 2.08
+PORTVERSION= 2.09
CATEGORIES= databases www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SRI
@@ -25,7 +25,7 @@ USE_PERL5= configure
PORTEXAMPLES= *
-post-install:
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
diff --git a/databases/p5-Mojo-Pg/distinfo b/databases/p5-Mojo-Pg/distinfo
index 0daec13b442..8f1fd0b6e63 100644
--- a/databases/p5-Mojo-Pg/distinfo
+++ b/databases/p5-Mojo-Pg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mojo-Pg-2.08.tar.gz) = 9d0b0e183ae07183e6095dba7849285a07611ca9bc897f4a97bcfc4fc999a26b
-SIZE (Mojo-Pg-2.08.tar.gz) = 23651
+SHA256 (Mojo-Pg-2.09.tar.gz) = bb3ce79aae4fbeb28b5d6ba8d426581d53e4f8bdb8a4a89aa1f9d8f1f9e608ca
+SIZE (Mojo-Pg-2.09.tar.gz) = 23719
fa486724b5af1752066c'>- Chase libmikmod upgradeswills2014-04-171-0/+1 * Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0 * Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0 * Update to 3.2.5ehaupt2014-01-122-3/+3 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1 * Update to 3.2.4ehaupt2013-12-093-16/+15 * Fix package list.ehaupt2013-10-251-2/+1 * Support staging.ehaupt2013-10-231-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0 * - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-1/+1 * - Use new options frameworkehaupt2013-05-071-10/+14 * Fix typos in COMMENTcs2012-07-251-1/+1 * Pacify portlintehaupt2011-12-271-1/+2 * Add LICENSE and remove MD5 sums.ehaupt2011-01-252-1/+1 * Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1 * Introduce PORTSCOUT varehaupt2008-11-201-0/+2 * A few typo fixes for ports/audio descriptions.olgeni2008-06-151-1/+1