- Update `graphics/alembic' to version 1.7.4 [*]

- Utilize PLIST_FILES instead of pkg-plist to avoid passing ${PORTVERSION}
  and ${PORTVERSION:R} via PLIST_SUB (not very elegant, but quite clear)

Found out via:	repology.org [*]

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1507854327 which corresponds to commit aefa609 tagged
as this release.
This commit is contained in:
Alexey Dokuchaev
2017-10-31 10:39:46 +00:00
parent 9869822d7a
commit c13f00a33d
3 changed files with 8 additions and 5 deletions
+4 -2
View File
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= alembic
PORTVERSION= 1.7.1
PORTREVISION= 3
PORTVERSION= 1.7.4
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
@@ -25,6 +24,9 @@ OPTIONS_SUB= yes
HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5
HDF5_CMAKE_ON= -DUSE_HDF5:BOOL=ON
PLIST_FILES= lib/libAlembic.so.${PORTVERSION} \
lib/libAlembic.so.${PORTVERSION:R}
post-patch:
@${REINPLACE_CMD} -e 's,H5Rdereference,&1,' \
${WRKSRC}/lib/Alembic/AbcCoreHDF5/HDF5Util.cpp
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1490314701
SHA256 (alembic-alembic-1.7.1_GH0.tar.gz) = d9aa4f318df9e8f4bbc31a540209ef47a808b99a5627852e42d2550bd979ccc3
SIZE (alembic-alembic-1.7.1_GH0.tar.gz) = 803755
TIMESTAMP = 1507854327
SHA256 (alembic-alembic-1.7.4_GH0.tar.gz) = eac349ff0fbec851f270370de963a436e30f0b5897e5e7ce292f966be6b7a9c5
SIZE (alembic-alembic-1.7.4_GH0.tar.gz) = 805503
+1
View File
@@ -69,6 +69,7 @@ include/Alembic/AbcCoreFactory/All.h
include/Alembic/AbcCoreFactory/IFactory.h
%%HDF5%%include/Alembic/AbcCoreHDF5/All.h
%%HDF5%%include/Alembic/AbcCoreHDF5/ReadWrite.h
include/Alembic/AbcCoreLayer/Foundation.h
include/Alembic/AbcCoreLayer/Read.h
include/Alembic/AbcCoreLayer/Util.h
include/Alembic/AbcCoreOgawa/All.h