mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to 0.9.18 maintenance release, with CLang 3.2 support
Approved by: maintainer via IM
This commit is contained in:
parent
61142ff7e3
commit
d085b213a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312542
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= opengtl
|
||||
PORTVERSION= 0.9.17
|
||||
PORTVERSION= 0.9.18
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= http://download.${PORTNAME}.org/
|
||||
DISTNAME= OpenGTL-${PORTVERSION}
|
||||
@ -12,7 +12,7 @@ COMMENT= Graphics Transformation Languages
|
||||
LICENSE= LGPL20
|
||||
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.1.so:${PORTSDIR}/devel/llvm31
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.2.so:${PORTSDIR}/devel/llvm
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PERL5= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (OpenGTL-0.9.17.tar.bz2) = 89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e
|
||||
SIZE (OpenGTL-0.9.17.tar.bz2) = 534132
|
||||
SHA256 (OpenGTL-0.9.18.tar.bz2) = f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8
|
||||
SIZE (OpenGTL-0.9.18.tar.bz2) = 536113
|
||||
|
@ -5,6 +5,7 @@ bin/gtlconvert
|
||||
bin/imagecompare
|
||||
bin/shiva
|
||||
bin/shivac
|
||||
bin/shivacheck
|
||||
bin/shivainfo
|
||||
bin/shivanimator
|
||||
bin/shivatester
|
||||
|
Loading…
x
Reference in New Issue
Block a user