diff options
-rw-r--r-- | databases/py-pytc/Makefile | 2 | ||||
-rw-r--r-- | databases/tokyocabinet/Makefile | 4 | ||||
-rw-r--r-- | databases/tokyocabinet/distinfo | 6 | ||||
-rw-r--r-- | databases/tokyotyrant/Makefile | 1 | ||||
-rw-r--r-- | mail/bogofilter-tc/Makefile | 2 | ||||
-rw-r--r-- | textproc/tokyodystopia/Makefile | 1 |
6 files changed, 9 insertions, 7 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index 5328f50579db..bff71cc9a1a2 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 84a71d3b10a4..8032c9bb197b 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tokyocabinet -PORTVERSION= 1.4.23 +PORTVERSION= 1.4.29 CATEGORIES= databases MASTER_SITES= SF @@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-pthread CONFIGURE_ARGS+= --disable-shared .endif -SHLIB_VER= 8.14.0 +SHLIB_VER= 8.20.0 SHLIB_VER_MAJ= 8 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo index 3e78d4f600e9..beeebbdd4dba 100644 --- a/databases/tokyocabinet/distinfo +++ b/databases/tokyocabinet/distinfo @@ -1,3 +1,3 @@ -MD5 (tokyocabinet-1.4.23.tar.gz) = 518f93305a99589301155ce3c4178f17 -SHA256 (tokyocabinet-1.4.23.tar.gz) = cd42fe1a0f3551df5eec3954ea9bbc42fbed2bc8436344ec8a15d1add30c94e4 -SIZE (tokyocabinet-1.4.23.tar.gz) = 904574 +MD5 (tokyocabinet-1.4.29.tar.gz) = 957a208ab6cef79e68b4d42e5b7385a4 +SHA256 (tokyocabinet-1.4.29.tar.gz) = 1f1d2149b76b904245a5a1f2e35540c896f64b84677758fc420743be2c39adf3 +SIZE (tokyocabinet-1.4.29.tar.gz) = 942667 diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 7576c5f1c722..8b4097b277eb 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.1.28 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= tokyocabinet diff --git a/mail/bogofilter-tc/Makefile b/mail/bogofilter-tc/Makefile index 0574a4c0bf60..cee957bdc619 100644 --- a/mail/bogofilter-tc/Makefile +++ b/mail/bogofilter-tc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -tc diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index f70ad16320f3..b85eeb15aef0 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyodystopia PORTVERSION= 0.9.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SOURCEFORGE \ http://tokyocabinet.sourceforge.net/dystopiapkg/ |