From owner-svn-ports-head@freebsd.org Fri Feb 10 03:38:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72C07CD9AEE; Fri, 10 Feb 2017 03:38:57 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 26CFD15EE; Fri, 10 Feb 2017 03:38:57 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A3cuu1028075; Fri, 10 Feb 2017 03:38:56 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A3cu3L028073; Fri, 10 Feb 2017 03:38:56 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702100338.v1A3cu3L028073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 03:38:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433784 - head/graphics/ampasACES-container 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.23 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: Fri, 10 Feb 2017 03:38:57 -0000 Author: vanilla Date: Fri Feb 10 03:38:55 2017 New Revision: 433784 URL: https://svnweb.freebsd.org/changeset/ports/433784 Log: Update to 1.0.1. Modified: head/graphics/ampasACES-container/Makefile head/graphics/ampasACES-container/distinfo Modified: head/graphics/ampasACES-container/Makefile ============================================================================== --- head/graphics/ampasACES-container/Makefile Fri Feb 10 02:54:13 2017 (r433783) +++ head/graphics/ampasACES-container/Makefile Fri Feb 10 03:38:55 2017 (r433784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ampasACES-container -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org @@ -16,19 +16,19 @@ LICENSE_PERMS= dist-mirror dist-sell pkg USE_GITHUB= yes GH_ACCOUNT= ampas GH_PROJECT= aces_container -GH_TAGNAME= 73f15c5 +GH_TAGNAME= 4c7375b -USES= cmake pkgconfig +USES= cmake pathfix pkgconfig USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS PORTDOCS= README.md post-patch: - @${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|' \ - -e 's|lib/CMake|lib/cmake|' \ + @${REINPLACE_CMD} -e 's|lib/CMake|lib/cmake|' \ ${WRKSRC}/CMakeLists.txt -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/graphics/ampasACES-container/distinfo ============================================================================== --- head/graphics/ampasACES-container/distinfo Fri Feb 10 02:54:13 2017 (r433783) +++ head/graphics/ampasACES-container/distinfo Fri Feb 10 03:38:55 2017 (r433784) @@ -1,2 +1,3 @@ -SHA256 (ampas-aces_container-1.0.0-73f15c5_GH0.tar.gz) = 5b3b649c4f82f0366e1b8b8e00055ed54828d4edf6f24e2c8d45510139221bea -SIZE (ampas-aces_container-1.0.0-73f15c5_GH0.tar.gz) = 26460 +TIMESTAMP = 1486697545 +SHA256 (ampas-aces_container-1.0.1-4c7375b_GH0.tar.gz) = 09141aa406536f4ba40c8817d68d3173a215dd85be0035ab13f65f87ed11be5b +SIZE (ampas-aces_container-1.0.1-4c7375b_GH0.tar.gz) = 26526