svn commit: r429508 - head/net/pear-Net_IPv4

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 26 12:56:23 UTC 2016


Author: amdmi3
Date: Mon Dec 26 12:56:21 2016
New Revision: 429508
URL: https://svnweb.freebsd.org/changeset/ports/429508

Log:
  - Distfile was rerolled (no difference in tarball contents), update checksums
  - Note that de.pear.php.net still ships an old distfile, ignore it as it seems to be outdated
  - While here, add LICENSE
  
  PR:		208532
  Submitted by:	daniel at blodan.se
  Approved by:	portmgr blanket

Modified:
  head/net/pear-Net_IPv4/Makefile
  head/net/pear-Net_IPv4/distinfo

Modified: head/net/pear-Net_IPv4/Makefile
==============================================================================
--- head/net/pear-Net_IPv4/Makefile	Mon Dec 26 12:55:20 2016	(r429507)
+++ head/net/pear-Net_IPv4/Makefile	Mon Dec 26 12:56:21 2016	(r429508)
@@ -8,6 +8,8 @@ CATEGORIES=	net pear
 MAINTAINER=	joneum at bsdproject.de
 COMMENT=	IPv4 network calculations and validation
 
-USES=	pear
+LICENSE=	PHP301
+
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/net/pear-Net_IPv4/distinfo
==============================================================================
--- head/net/pear-Net_IPv4/distinfo	Mon Dec 26 12:55:20 2016	(r429507)
+++ head/net/pear-Net_IPv4/distinfo	Mon Dec 26 12:56:21 2016	(r429508)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Net_IPv4-1.3.4.tgz) = 8b9a66571382f2e43e4b4ec209702f0a7d8e342636bacf0d528c7f285f6bd388
-SIZE (PEAR/Net_IPv4-1.3.4.tgz) = 5981
+TIMESTAMP = 1482756115
+SHA256 (PEAR/Net_IPv4-1.3.4.tgz) = 8eb1a7a44c7a6f5504b5d186a3b458df3edd83e46430c259a8d7cb7b31b0787b
+SIZE (PEAR/Net_IPv4-1.3.4.tgz) = 6057


More information about the svn-ports-head mailing list