diff options
author | adam <adam> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam> | 2014-08-13 10:57:32 +0000 |
commit | 47446984b4b04301731658208ff714a787ba637a (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /databases | |
parent | a838dd86a6c11444fd37f09582180bc740d97cd8 (diff) | |
download | pkgsrc-47446984b4b04301731658208ff714a787ba637a.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libcassandra/Makefile | 4 | ||||
-rw-r--r-- | databases/soci/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/libcassandra/Makefile b/databases/libcassandra/Makefile index 41086adc9ad..b64e03188d6 100644 --- a/databases/libcassandra/Makefile +++ b/databases/libcassandra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:25 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/08/13 10:57:34 adam Exp $ # DISTNAME= libcassandra-20101010 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= databases MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/NetBSD/packages/distfiles/ diff --git a/databases/soci/Makefile b/databases/soci/Makefile index ddd2ba1d019..8056af01d28 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:04 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/08/13 10:57:34 adam Exp $ # DISTNAME= soci-3.2.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} |