aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2015-08-22 08:10:09 +0800
committertruckman <truckman@FreeBSD.org>2015-08-22 08:10:09 +0800
commit258408e74c7e92775250b0ee4b9ff066c50cbe46 (patch)
treec50b459143e2dac232b66aaa9849e6a0905d5192 /net
parenta4dae08d8c1dce75cebeb96569e18e2eb233a4fd (diff)
downloadfreebsd-ports-gnome-258408e74c7e92775250b0ee4b9ff066c50cbe46.tar.gz
freebsd-ports-gnome-258408e74c7e92775250b0ee4b9ff066c50cbe46.tar.zst
freebsd-ports-gnome-258408e74c7e92775250b0ee4b9ff066c50cbe46.zip
Upgrade to version 0.15:
0.15 Thu Mar 12 10:28:04 EDT 2015 - moved to Math::Int64 v0.51 0.14 Thu Mar 5 15:18:39 EST 2015 - initialization of int64 module - fixed calls to add_output_sock() and add_input_channel() - fixed fetch for repeated field values - fixed some input option settings Sponsored by: Farsight Security, Inc.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Nmsg/Makefile7
-rw-r--r--net/p5-Net-Nmsg/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-Nmsg/Makefile b/net/p5-Net-Nmsg/Makefile
index da5133fa207b..c58acbe3caff 100644
--- a/net/p5-Net-Nmsg/Makefile
+++ b/net/p5-Net-Nmsg/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= Net-Nmsg
-PORTVERSION= 0.13
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= net perl5
MASTER_SITES= https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \
CPAN
@@ -31,9 +30,9 @@ PORTEXAMPLES= *
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Nmsg/Nmsg.so
-.if ${PORT_OPTIONS:MEXAMPLES}
+
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
-.endif
.include <bsd.port.mk>
diff --git a/net/p5-Net-Nmsg/distinfo b/net/p5-Net-Nmsg/distinfo
index 437ab7af3e64..fc966b047cac 100644
--- a/net/p5-Net-Nmsg/distinfo
+++ b/net/p5-Net-Nmsg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-Nmsg-0.13.tar.gz) = f363e47a72305b98a3015d84be3b6b1a4e16ce2d974554f18ae831eb31b04070
-SIZE (Net-Nmsg-0.13.tar.gz) = 96025
+SHA256 (Net-Nmsg-0.15.tar.gz) = 050c4ffbf392c9138d7b950f969a53d6596ca89f41294a03f4389ca8c1a54b36
+SIZE (Net-Nmsg-0.15.tar.gz) = 95958