aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Mojo-Pg
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-03 16:30:07 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-03 16:30:07 +0000
commit78e63b16a55801ffd10bea640ecf1cb2180e60e2 (patch)
treea144f05961dd0a3890a138829f0c92a6ebf090d9 /databases/p5-Mojo-Pg
parent10005e751691d9861ab9dc6fa133f3c2b581774b (diff)
downloadports-78e63b16a55801ffd10bea640ecf1cb2180e60e2.tar.gz
ports-78e63b16a55801ffd10bea640ecf1cb2180e60e2.zip
Notes
Diffstat (limited to 'databases/p5-Mojo-Pg')
-rw-r--r--databases/p5-Mojo-Pg/Makefile10
-rw-r--r--databases/p5-Mojo-Pg/distinfo4
2 files changed, 11 insertions, 3 deletions
diff --git a/databases/p5-Mojo-Pg/Makefile b/databases/p5-Mojo-Pg/Makefile
index 85544b449351..743b590916dd 100644
--- a/databases/p5-Mojo-Pg/Makefile
+++ b/databases/p5-Mojo-Pg/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mojo-Pg
-PORTVERSION= 2.02
+PORTVERSION= 2.03
CATEGORIES= databases www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SRI
@@ -20,4 +20,12 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+PORTEXAMPLES= *
+
+OPTIONS_DEFINE= EXAMPLES
+
+post-install:
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
+
.include <bsd.port.mk>
diff --git a/databases/p5-Mojo-Pg/distinfo b/databases/p5-Mojo-Pg/distinfo
index 56a9b07ce6a2..7d54d316d1ce 100644
--- a/databases/p5-Mojo-Pg/distinfo
+++ b/databases/p5-Mojo-Pg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mojo-Pg-2.02.tar.gz) = e27614103444f4c0dcfe5959c637cdbf387df322515bba66a5217c27a96271d0
-SIZE (Mojo-Pg-2.02.tar.gz) = 22810
+SHA256 (Mojo-Pg-2.03.tar.gz) = d0e1e0e4fe2baf580144a1e94ba3039198e73c4db7f62e8f83b2fcde77178303
+SIZE (Mojo-Pg-2.03.tar.gz) = 23093