Hello,

here's an update for net/p5-Net-IP, this diff does the following:
- Uupdates the port to version 1.24;
- reorder the Makefile a lil' bit;
- remove ${VERSION}. since it's only used once;
- makes me maitainer;
- adds the PKG_ARCH line.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-IP/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    2005/07/27 07:23:06     1.7
+++ Makefile    2005/12/08 07:52:41
@@ -2,12 +2,11 @@
 
 COMMENT=       "perl module for IPv4 address parsing"
 
-VERSION=       1.23
-DISTNAME=      Net-IP-${VERSION}
+DISTNAME=      Net-IP-1.24
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    net perl5
 
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
+MAINTAINER=    Jasper Lievisse Adriaanse <[EMAIL PROTECTED]>
 
 # GPL/Artistic
 PERMIT_PACKAGE_CDROM=  Yes
@@ -15,6 +14,10 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
+
 CONFIGURE_STYLE= perl
+
+PKG_ARCH= *
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-IP/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo    2005/07/27 07:23:06     1.6
+++ distinfo    2005/12/08 07:52:41
@@ -1,4 +1,4 @@
-MD5 (Net-IP-1.23.tar.gz) = 8a879191792eaeb9b6f7816a271bde2a
-RMD160 (Net-IP-1.23.tar.gz) = 3702094742725c7682922d7a703d331f26688237
-SHA1 (Net-IP-1.23.tar.gz) = 5476b3ab1ea52004de60ecd682cbce8fd4b37894
-SIZE (Net-IP-1.23.tar.gz) = 25715
+MD5 (Net-IP-1.24.tar.gz) = edc91d262460130f583f3f1c42e041b9
+RMD160 (Net-IP-1.24.tar.gz) = c89fd0b7495d48a9c45f64791184825bd7ea3cc6
+SHA1 (Net-IP-1.24.tar.gz) = 5cf9052e505d99ab190dc2448fb6813c59eac4cb
+SIZE (Net-IP-1.24.tar.gz) = 25736

Cheers,
Jasper

-- 
"Security is decided by quality" -- Theo de Raadt

Attachment: pgpavd66nLFR6.pgp
Description: PGP signature

Reply via email to