summaryrefslogtreecommitdiff
path: root/devel/libthrift
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-11-20 13:23:41 +0000
committerobache <obache@pkgsrc.org>2013-11-20 13:23:41 +0000
commitfba9bc7b68cd23a75ee73a373f854461f41c2502 (patch)
tree74e9a93f0f2f73f4add5820af89059424b7356e4 /devel/libthrift
parente20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff)
downloadpkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'devel/libthrift')
-rw-r--r--devel/libthrift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile
index cec0b28842b..1fe41f03812 100644
--- a/devel/libthrift/Makefile
+++ b/devel/libthrift/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2013/10/19 09:07:03 adam Exp $
+# $NetBSD: Makefile,v 1.35 2013/11/20 13:23:42 obache Exp $
DISTNAME= thrift-${THRIFT_VERSION}
PKGNAME= libthrift-${THRIFT_VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/}