Update to pear-Net-URL-1.0.15.
This commit is contained in:
parent
10a565ef9c
commit
4f860a5e1f
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2015/11/11 10:18:51 benoit Exp $
|
||||
|
||||
COMMENT= easy parsing of URLs for PHP
|
||||
COMMENT = easy parsing of URLs for PHP
|
||||
|
||||
DISTNAME= Net_URL-1.0.14
|
||||
REVISION= 3
|
||||
CATEGORIES= net
|
||||
|
||||
MODULES= www/pear
|
||||
DISTNAME = Net_URL-1.0.15
|
||||
CATEGORIES = net
|
||||
|
||||
# BSD License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = www/pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net_URL-1.0.14.tgz) = NtLTrArClpUTyjpemaWi4stAGVarA7R+cYkD8TFnfEU=
|
||||
SIZE (Net_URL-1.0.14.tgz) = 5173
|
||||
SHA256 (Net_URL-1.0.15.tgz) = VoWX2ALAp0G4IY4azYcXwVvqLzRaJp78LeUs/EfPDAU=
|
||||
SIZE (Net_URL-1.0.15.tgz) = 6303
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/03/22 22:48:04 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/11/11 10:18:51 benoit Exp $
|
||||
@group daemon
|
||||
lib/
|
||||
lib/php/
|
||||
@ -7,6 +7,7 @@ pear/doc/
|
||||
@group daemon
|
||||
pear/doc/Net_URL/
|
||||
pear/doc/Net_URL/docs/
|
||||
pear/doc/Net_URL/docs/6470.php
|
||||
pear/doc/Net_URL/docs/example.php
|
||||
pear/lib/.registry/net_url.reg
|
||||
@group
|
||||
|
Loading…
Reference in New Issue
Block a user