summaryrefslogtreecommitdiff
path: root/net/p5-Net-SNPP
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-27 02:57:18 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-27 02:57:18 +0000
commit75adde491941e33a480d11c04da190ad2d41a009 (patch)
tree5446525043e5bd3dd5a9afb2ac961ec300782e76 /net/p5-Net-SNPP
parentUpdate to 2.11 (diff)
- Update to 1.13
- Add WWW tag to pkg-descr - Give maintainership to submitter PR: ports/41023 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=63621
Diffstat (limited to 'net/p5-Net-SNPP')
-rw-r--r--net/p5-Net-SNPP/Makefile4
-rw-r--r--net/p5-Net-SNPP/distinfo2
-rw-r--r--net/p5-Net-SNPP/pkg-descr2
3 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-Net-SNPP/Makefile b/net/p5-Net-SNPP/Makefile
index 79dcf0f5473c..48e4c7bf5a0a 100644
--- a/net/p5-Net-SNPP/Makefile
+++ b/net/p5-Net-SNPP/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Net-SNPP
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net/p5-Net-SNPP/distinfo b/net/p5-Net-SNPP/distinfo
index 195d9a8cf64a..995bc7b21d0e 100644
--- a/net/p5-Net-SNPP/distinfo
+++ b/net/p5-Net-SNPP/distinfo
@@ -1 +1 @@
-MD5 (Net-SNPP-1.12.tar.gz) = 4a07822ad1842ee3f392d9e5485ab963
+MD5 (Net-SNPP-1.13.tar.gz) = ccc43cf2a58f0eaa93a8381f0045ee9f
diff --git a/net/p5-Net-SNPP/pkg-descr b/net/p5-Net-SNPP/pkg-descr
index e8bab7718d14..e6147e724e02 100644
--- a/net/p5-Net-SNPP/pkg-descr
+++ b/net/p5-Net-SNPP/pkg-descr
@@ -1,3 +1,5 @@
This module implements a client interface to the SNPP protocol,
enabling a perl5 application to talk to SNPP servers. The SNPP
protocol is described in RFC1861.
+
+WWW: http://search.cpan.org/search?dist=Net-SNPP