mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update to 1.0.1.
This commit is contained in:
parent
90be1ec63e
commit
b7f40050db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433784
@ -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-mirror pkg-sell auto-accept
|
||||
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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user