Summary: | [MAINTAINER] net/pear-Net_URL2: update to 2.0.5 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | joehorn | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
joehorn
2014-05-20 20:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Author: sunpoet Date: Sat May 24 14:12:26 2014 New Revision: 355033 URL: http://svnweb.freebsd.org/changeset/ports/355033 QAT: https://qat.redports.org/buildarchive/r355033/ Log: - Update to 2.0.5 Changes: http://pear.php.net/package/Net_URL2/download/ PR: ports/190031 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Modified: head/net/pear-Net_URL2/Makefile head/net/pear-Net_URL2/distinfo Modified: head/net/pear-Net_URL2/Makefile ============================================================================== --- head/net/pear-Net_URL2/Makefile Sat May 24 14:12:20 2014 (r355032) +++ head/net/pear-Net_URL2/Makefile Sat May 24 14:12:26 2014 (r355033) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_URL2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= net www pear MAINTAINER= joehorn@gmail.com Modified: head/net/pear-Net_URL2/distinfo ============================================================================== --- head/net/pear-Net_URL2/distinfo Sat May 24 14:12:20 2014 (r355032) +++ head/net/pear-Net_URL2/distinfo Sat May 24 14:12:26 2014 (r355033) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Net_URL2-2.0.3.tgz) = 3b7f22d63f5e8e123dc6ed0e84acb78e6d06ee7d5dd3ad80f8a07ff97029010a -SIZE (PEAR/Net_URL2-2.0.3.tgz) = 14229 +SHA256 (PEAR/Net_URL2-2.0.5.tgz) = 6631f411c5019207e132331528fbdad820cad2ab6567985792c1b757172a9919 +SIZE (PEAR/Net_URL2-2.0.5.tgz) = 17456 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |