From owner-svn-ports-all@FreeBSD.ORG Sun Jun 7 11:56:11 2015 Return-Path: Delivered-To: svn-ports-all@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 7E144122; Sun, 7 Jun 2015 11:56:11 +0000 (UTC) (envelope-from bofh@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 6C54E13C1; Sun, 7 Jun 2015 11:56:11 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t57BuBDq001584; Sun, 7 Jun 2015 11:56:11 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t57BuAos001582; Sun, 7 Jun 2015 11:56:10 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201506071156.t57BuAos001582@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 7 Jun 2015 11:56:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388691 - head/devel/aap 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.20 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: Sun, 07 Jun 2015 11:56:11 -0000 Author: bofh Date: Sun Jun 7 11:56:10 2015 New Revision: 388691 URL: https://svnweb.freebsd.org/changeset/ports/388691 Log: devel/aap: Update version 1.093=>1.094 - Update MASTER_SITES sub directory according to upstream - Take MAINTAINERSHIP Modified: head/devel/aap/Makefile head/devel/aap/distinfo Modified: head/devel/aap/Makefile ============================================================================== --- head/devel/aap/Makefile Sun Jun 7 11:32:57 2015 (r388690) +++ head/devel/aap/Makefile Sun Jun 7 11:56:10 2015 (r388691) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= aap -PORTVERSION= 1.093 -PORTREVISION= 1 +PORTVERSION= 1.094 CATEGORIES= devel -MASTER_SITES= SF/a-a-p/Aap/${PORTVERSION} +MASTER_SITES= SF/a-a-p -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Build tool alternative to make with internet access and CVS support LICENSE= GPLv2 @@ -20,6 +19,7 @@ NO_BUILD= yes USES= python zip PLIST_SUB= PORTVERSION="${PORTVERSION}" +NO_ARCH= yes do-install: @cd ${WRKSRC} && ${PYTHON_CMD} ./aap PREFIX="${STAGEDIR}/${PREFIX}" \ Modified: head/devel/aap/distinfo ============================================================================== --- head/devel/aap/distinfo Sun Jun 7 11:32:57 2015 (r388690) +++ head/devel/aap/distinfo Sun Jun 7 11:56:10 2015 (r388691) @@ -1,2 +1,2 @@ -SHA256 (aap-1.093.zip) = 7a6c6c4a819a8379e60c679fe0c3f93eb1b74204cd7cc1c158263f4b34943001 -SIZE (aap-1.093.zip) = 1648931 +SHA256 (aap-1.094.zip) = 3f53b2fc277756042449416150acc477f29de93692944f8a77e8cef285a1efd8 +SIZE (aap-1.094.zip) = 1648972