From owner-svn-ports-all@FreeBSD.ORG Fri Feb 14 07:59:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33F549AD; Fri, 14 Feb 2014 07:59:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 204E41A05; Fri, 14 Feb 2014 07:59:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1E7x2P3014719; Fri, 14 Feb 2014 07:59:02 GMT (envelope-from vd@svn.freebsd.org) Received: (from vd@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1E7x2sC014717; Fri, 14 Feb 2014 07:59:02 GMT (envelope-from vd@svn.freebsd.org) Message-Id: <201402140759.s1E7x2sC014717@svn.freebsd.org> From: Vasil Dimov Date: Fri, 14 Feb 2014 07:59:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344165 - in head/ftp/wget: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 07:59:03 -0000 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 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