diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2016-05-23 17:46:02 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2016-05-23 17:46:02 +0000 |
commit | c4a91c0bf7013267d4eabeda210ae62b923d5251 (patch) | |
tree | 1ed7dc4569bc011762824f6c8938ffe1b82239fe /textproc/turboxsl | |
parent | 5e7b69a0022564bc798c9f751f147459cbd43fd3 (diff) | |
download | ports-c4a91c0bf7013267d4eabeda210ae62b923d5251.tar.gz ports-c4a91c0bf7013267d4eabeda210ae62b923d5251.zip |
Notes
Diffstat (limited to 'textproc/turboxsl')
-rw-r--r-- | textproc/turboxsl/Makefile | 8 | ||||
-rw-r--r-- | textproc/turboxsl/distinfo | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/turboxsl/Makefile b/textproc/turboxsl/Makefile index 01b073d2e0c2..660c3ab40a84 100644 --- a/textproc/turboxsl/Makefile +++ b/textproc/turboxsl/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= turboxsl -PORTVERSION= 0.0.899004eb7b -PORTREVISION= 1 +DISTVERSION= b03c2c9 +PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org @@ -11,17 +11,15 @@ COMMENT= Fast, multithreaded XML+XSLT transformation library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= Does not build - LIB_DEPENDS= libck.so:devel/concurrencykit \ libmemcached.so:databases/libmemcached +BROKEN_powerpc64= Does not build ONLY_FOR_ARCHS= amd64 ia64 powerpc64 sparc64 USES= autoreconf libtool pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= Litres -GH_TAGNAME= 899004eb7b GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/textproc/turboxsl/distinfo b/textproc/turboxsl/distinfo index 3a1fb221114c..e620acd3ba33 100644 --- a/textproc/turboxsl/distinfo +++ b/textproc/turboxsl/distinfo @@ -1,2 +1,3 @@ -SHA256 (Litres-turboxsl-0.0.899004eb7b-899004eb7b_GH0.tar.gz) = ded1577aaf2edb97ddbc3ad5fa25e18dde329562c62aefbbbd50e093abd423de -SIZE (Litres-turboxsl-0.0.899004eb7b-899004eb7b_GH0.tar.gz) = 883902 +TIMESTAMP = 1464025327 +SHA256 (Litres-turboxsl-b03c2c9_GH0.tar.gz) = 4f14d57d5ad6237bdd19871d293e75a86a70d9650acf4cec3c549a273981ffaf +SIZE (Litres-turboxsl-b03c2c9_GH0.tar.gz) = 884391 |