diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-10 09:27:29 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-10 09:27:29 +0800 |
commit | 57e3f024f9421799de4ccaed131ab11373ddcc5e (patch) | |
tree | d7e4199cf261b3bfafc85a03797290904147246f /databases/py-pytc | |
parent | 4e37e36030159f2c70725a988872e5f351637c56 (diff) | |
download | freebsd-ports-gnome-57e3f024f9421799de4ccaed131ab11373ddcc5e.tar.gz freebsd-ports-gnome-57e3f024f9421799de4ccaed131ab11373ddcc5e.tar.zst freebsd-ports-gnome-57e3f024f9421799de4ccaed131ab11373ddcc5e.zip |
- 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 e3f977cd311f..3df40d81710f 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} |