Update ftp/wget port to version 1.14 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->vd Over to maintainer (via the GNATS Auto Assign Tool)
Author: vd Date: Mon Feb 18 16:01:00 2013 New Revision: 312512 URL: http://svnweb.freebsd.org/changeset/ports/312512 Log: Upgrade ftp/wget from 1.13.4 to 1.14 PR: ports/174818 Submitted by: "Anders N." <wicked@baot.se> Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Mon Feb 18 15:28:05 2013 (r312511) +++ head/ftp/wget/Makefile Mon Feb 18 16:01:00 2013 (r312512) @@ -6,8 +6,7 @@ # PORTNAME= wget -DISTVERSION= 1.13.4 -PORTREVISION= 2 +DISTVERSION= 1.14 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Mon Feb 18 15:28:05 2013 (r312511) +++ head/ftp/wget/distinfo Mon Feb 18 16:01:00 2013 (r312512) @@ -1,2 +1,2 @@ -SHA256 (wget-1.13.4.tar.xz) = 12a839a5f622e82d4f7b4a75ae09ed4b084658468c9f90796480754f5d96d1d6 -SIZE (wget-1.13.4.tar.xz) = 1453220 +SHA256 (wget-1.14.tar.xz) = 1761d7f7c6a2ad6c8d494d239c53f0c17126efb6449ada16dee3a66d87a4147b +SIZE (wget-1.14.tar.xz) = 1584060 _______________________________________________ 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!