Date: Fri, 14 Feb 2014 07:59:02 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344165 - in head/ftp/wget: . files Message-ID: <201402140759.s1E7x2sC014717@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vd Date: Fri Feb 14 07:59:02 2014 New Revision: 344165 URL: http://svnweb.freebsd.org/changeset/ports/344165 QAT: https://qat.redports.org/buildarchive/r344165/ Log: ftp/wget: Upgrade from 1.14_2 to 1.15 PR: ports/186718 (parts of it) Submitted by: Eero Hänninen <fax@nohik.ee> Deleted: head/ftp/wget/files/patch-doc__texi2pod.pl head/ftp/wget/files/patch-doc__wget.texi Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Fri Feb 14 07:41:49 2014 (r344164) +++ head/ftp/wget/Makefile Fri Feb 14 07:59:02 2014 (r344165) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.14 -PORTREVISION= 3 +DISTVERSION= 1.15 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget @@ -11,6 +10,8 @@ MASTER_SITE_SUBDIR= wget MAINTAINER= vd@FreeBSD.org COMMENT= Retrieve files from the Net via HTTP(S) and FTP +LICENSE= GPLv3 + USES= charsetfix gmake perl5 USE_XZ= yes USE_PERL5= build @@ -73,7 +74,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= ac_cv_header_pcre_h=no .endif -MAN1= wget.1 INFO= wget # eliminate gmakism Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Fri Feb 14 07:41:49 2014 (r344164) +++ head/ftp/wget/distinfo Fri Feb 14 07:59:02 2014 (r344165) @@ -1,2 +1,2 @@ -SHA256 (wget-1.14.tar.xz) = 1761d7f7c6a2ad6c8d494d239c53f0c17126efb6449ada16dee3a66d87a4147b -SIZE (wget-1.14.tar.xz) = 1584060 +SHA256 (wget-1.15.tar.xz) = d18a5f4354c9854b1f1b9897353443bceed8e19a391d36d4dbebe85cc9d480fb +SIZE (wget-1.15.tar.xz) = 1679908
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402140759.s1E7x2sC014717>