From owner-svn-ports-head@FreeBSD.ORG Wed Jun 3 12:07:36 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BBF518C; Wed, 3 Jun 2015 12:07:36 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A1B11125; Wed, 3 Jun 2015 12:07:36 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t53C7ZLv011343; Wed, 3 Jun 2015 12:07:35 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t53C7ZQA011338; Wed, 3 Jun 2015 12:07:35 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201506031207.t53C7ZQA011338@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Wed, 3 Jun 2015 12:07:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388428 - head/archivers/makeself X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2015 12:07:36 -0000 Author: jadawin Date: Wed Jun 3 12:07:34 2015 New Revision: 388428 URL: https://svnweb.freebsd.org/changeset/ports/388428 Log: - Update to 2.2.0 Modified: head/archivers/makeself/Makefile head/archivers/makeself/distinfo Modified: head/archivers/makeself/Makefile ============================================================================== --- head/archivers/makeself/Makefile Wed Jun 3 09:45:03 2015 (r388427) +++ head/archivers/makeself/Makefile Wed Jun 3 12:07:34 2015 (r388428) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= makeself -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= archivers -MASTER_SITES= http://www.megastep.org/makeself/ +MASTER_SITES= http://cdn.megastep.org/makeself/ EXTRACT_SUFX= .run MAINTAINER= jadawin@FreeBSD.org @@ -22,8 +21,6 @@ NO_BUILD= yes PLIST_FILES= bin/makeself bin/makeself-header \ bin/makeself-header.sh bin/makeself.sh -PORTDOCS= README - OPTIONS_DEFINE= DOCS post-patch: @@ -36,7 +33,4 @@ do-install: @${LN} -sf ${i}.sh ${STAGEDIR}${PREFIX}/bin/${i} .endfor - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} - .include Modified: head/archivers/makeself/distinfo ============================================================================== --- head/archivers/makeself/distinfo Wed Jun 3 09:45:03 2015 (r388427) +++ head/archivers/makeself/distinfo Wed Jun 3 12:07:34 2015 (r388428) @@ -1,2 +1,2 @@ -SHA256 (makeself-2.1.5.run) = 8227668bb35c34d86e6f0fe69c7bf4bd2813f51edfcbfc227896b4787b0a1a4e -SIZE (makeself-2.1.5.run) = 38210 +SHA256 (makeself-2.2.0.run) = 3651adc6bde627e93911c28e696f7fd6b2849e0b2677ca368f3b8be97703922a +SIZE (makeself-2.2.0.run) = 33559