diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-10 01:27:29 +0000 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-10 01:27:29 +0000 |
commit | 57e3f024f9421799de4ccaed131ab11373ddcc5e (patch) | |
tree | d7e4199cf261b3bfafc85a03797290904147246f /databases/py-pytc | |
parent | 4e37e36030159f2c70725a988872e5f351637c56 (diff) | |
download | FreeBSD-ports-57e3f024f9421799de4ccaed131ab11373ddcc5e.zip FreeBSD-ports-57e3f024f9421799de4ccaed131ab11373ddcc5e.tar.gz |
- Update databases/tokyocabinet to 1.4.39
- Bump PORTREVISION of affected ports for SHLIB bump
PR: ports/140622
Submitted by: Sahil Tandon <sahil@tandon.net>
Diffstat (limited to 'databases/py-pytc')
-rw-r--r-- | databases/py-pytc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index e3f977c..3df40d8 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |