svn commit: r395980 - head/databases/p5-Mojo-Pg
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 3 16:22:43 UTC 2015
Author: sunpoet
Date: Thu Sep 3 16:22:41 2015
New Revision: 395980
URL: https://svnweb.freebsd.org/changeset/ports/395980
Log:
- Update to 2.09
- Convert to new options target helper
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
Modified:
head/databases/p5-Mojo-Pg/Makefile
head/databases/p5-Mojo-Pg/distinfo
Modified: head/databases/p5-Mojo-Pg/Makefile
==============================================================================
--- head/databases/p5-Mojo-Pg/Makefile Thu Sep 3 16:22:37 2015 (r395979)
+++ head/databases/p5-Mojo-Pg/Makefile Thu Sep 3 16:22:41 2015 (r395980)
@@ -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})
Modified: head/databases/p5-Mojo-Pg/distinfo
==============================================================================
--- head/databases/p5-Mojo-Pg/distinfo Thu Sep 3 16:22:37 2015 (r395979)
+++ head/databases/p5-Mojo-Pg/distinfo Thu Sep 3 16:22:41 2015 (r395980)
@@ -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
More information about the svn-ports-head
mailing list