svn commit: r389485 - in head/net/p5-Net-ARP: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jun 13 20:00:36 UTC 2015
Author: sunpoet
Date: Sat Jun 13 20:00:35 2015
New Revision: 389485
URL: https://svnweb.freebsd.org/changeset/ports/389485
Log:
- Update to 1.0.9
Changes: http://search.cpan.org/dist/Net-ARP/Changes
Deleted:
head/net/p5-Net-ARP/files/patch-arp_lookup_bsd.c
Modified:
head/net/p5-Net-ARP/Makefile
head/net/p5-Net-ARP/distinfo
Modified: head/net/p5-Net-ARP/Makefile
==============================================================================
--- head/net/p5-Net-ARP/Makefile Sat Jun 13 20:00:29 2015 (r389484)
+++ head/net/p5-Net-ARP/Makefile Sat Jun 13 20:00:35 2015 (r389485)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Net-ARP
-PORTVERSION= 1.0.8
-PORTREVISION= 2
+PORTVERSION= 1.0.9
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,6 +16,7 @@ BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR
USES= perl5 tar:tgz
USE_PERL5= configure
+WRKSRC= ${WRKDIR}/${PORTNAME}
post-install:
${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/ARP/ARP.so
Modified: head/net/p5-Net-ARP/distinfo
==============================================================================
--- head/net/p5-Net-ARP/distinfo Sat Jun 13 20:00:29 2015 (r389484)
+++ head/net/p5-Net-ARP/distinfo Sat Jun 13 20:00:35 2015 (r389485)
@@ -1,2 +1,2 @@
-SHA256 (Net-ARP-1.0.8.tgz) = cf169185bca00f2adb1443c4d00078c4fc3fd8cb185c22244b5f890a655e4146
-SIZE (Net-ARP-1.0.8.tgz) = 70721
+SHA256 (Net-ARP-1.0.9.tgz) = 53fc3883755d75bed1671f9844f131ad364bdfb18313ed1ea78dc67b6901b18e
+SIZE (Net-ARP-1.0.9.tgz) = 71377
More information about the svn-ports-all
mailing list