Updated pear-Net-URL to 1.0.14. This is actually the version which
fixes the arg_separator.input bug, 1.0.12 fixes some other bugs.
This commit is contained in:
parent
9d4ca1f664
commit
61ae11e536
3 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.8065 2004/11/27 13:05:39 jdolecek Exp $
|
||||
$NetBSD: CHANGES,v 1.8066 2004/11/27 13:23:47 jdolecek Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2004:
|
||||
|
||||
|
@ -5491,7 +5491,7 @@ Changes to the packages collection and infrastructure in 2004:
|
|||
Updated ripmime to 1.4.0.2 [reed 2004-11-27]
|
||||
Updated pwgen to 2.03 [jdolecek 2004-11-27]
|
||||
Updated pear-Net_Socket to 1.0.2 [jdolecek 2004-11-27]
|
||||
Updated pear-Net_URL to 1.0.12 [jdolecek 2004-11-27]
|
||||
Updated pear-Net_URL to 1.0.14 [jdolecek 2004-11-27]
|
||||
Updated p5-Net-Netmask to 1.9011 [wiz 2004-11-27]
|
||||
Updated gnotime to 2.2.1 [jdolecek 2004-11-27]
|
||||
Updated tcl-snack to 2.2.8 [gson 2004-11-27]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.3 2004/11/27 10:02:52 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2004/11/27 13:23:47 jdolecek Exp $
|
||||
|
||||
DISTNAME= Net_URL-1.0.12
|
||||
DISTNAME= Net_URL-1.0.14
|
||||
CATEGORIES+= net
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
MAINTAINER= jdolecek@NetBSD.org
|
||||
COMMENT= PHP classes to easy parsing of URLs
|
||||
|
||||
.include "../../lang/php/pear.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.2 2004/11/27 09:21:20 jdolecek Exp $
|
||||
$NetBSD: distinfo,v 1.3 2004/11/27 13:23:47 jdolecek Exp $
|
||||
|
||||
SHA1 (Net_URL-1.0.12.tgz) = 654236aee08fecc9c309fd027c94f2de09239372
|
||||
Size (Net_URL-1.0.12.tgz) = 4975 bytes
|
||||
SHA1 (pear/Net_URL-1.0.14.tgz) = 769e19ded2ef8ea974a0f66f0a254f2056a31379
|
||||
Size (pear/Net_URL-1.0.14.tgz) = 5173 bytes
|
||||
|
|
Loading…
Reference in a new issue