svn commit: r371753 - head/net-mgmt/p5-Net-SNMPTrapd
Frederic Culot
culot at FreeBSD.org
Thu Oct 30 15:28:12 UTC 2014
Author: culot
Date: Thu Oct 30 15:28:10 2014
New Revision: 371753
URL: https://svnweb.freebsd.org/changeset/ports/371753
QAT: https://qat.redports.org/buildarchive/r371753/
Log:
- Update to 0.13
Changes: http://search.cpan.org/dist/Net-SNMPTrapd/Changes
PR: ports/194452
Submitted by: Hung-Yi Chen <gaod at hychen.org> (maintainer)
Modified:
head/net-mgmt/p5-Net-SNMPTrapd/Makefile
head/net-mgmt/p5-Net-SNMPTrapd/distinfo
head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist
Modified: head/net-mgmt/p5-Net-SNMPTrapd/Makefile
==============================================================================
--- head/net-mgmt/p5-Net-SNMPTrapd/Makefile Thu Oct 30 14:41:21 2014 (r371752)
+++ head/net-mgmt/p5-Net-SNMPTrapd/Makefile Thu Oct 30 15:28:10 2014 (r371753)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-SNMPTrapd
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/net-mgmt/p5-Net-SNMPTrapd/distinfo
==============================================================================
--- head/net-mgmt/p5-Net-SNMPTrapd/distinfo Thu Oct 30 14:41:21 2014 (r371752)
+++ head/net-mgmt/p5-Net-SNMPTrapd/distinfo Thu Oct 30 15:28:10 2014 (r371753)
@@ -1,2 +1,2 @@
-SHA256 (Net-SNMPTrapd-0.12.tar.gz) = c3ce863618583153b1133168b8c809501bcf7111236b35447e4803e2ca41f4ae
-SIZE (Net-SNMPTrapd-0.12.tar.gz) = 15692
+SHA256 (Net-SNMPTrapd-0.13.tar.gz) = 35b889b740e3bbf164a2405372ea6321dca98a30c73ddbea16a781e284d59825
+SIZE (Net-SNMPTrapd-0.13.tar.gz) = 16135
Modified: head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist
==============================================================================
--- head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist Thu Oct 30 14:41:21 2014 (r371752)
+++ head/net-mgmt/p5-Net-SNMPTrapd/pkg-plist Thu Oct 30 15:28:10 2014 (r371753)
@@ -1,6 +1,7 @@
bin/snmptrapd-simple.pl
bin/snmptrapd-sendtest.pl
%%SITE_PERL%%/Net/SNMPTrapd.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SNMPTrapd/.packlist
%%PERL5_MAN3%%/Net::SNMPTrapd.3.gz
man/man1/snmptrapd-sendtest.pl.1.gz
man/man1/snmptrapd-simple.pl.1.gz
More information about the svn-ports-all
mailing list