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 | 2 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 2 | ||||
-rw-r--r-- | textproc/tokyodystopia/Makefile | 1 |
6 files changed, 9 insertions, 8 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index a932af0d7ffc..05a3f68bf0e4 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 52e5c8e22b01..9e0633560ca8 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tokyocabinet -PORTVERSION= 1.4.15 +PORTVERSION= 1.4.16 CATEGORIES= databases MASTER_SITES= SF @@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-pthread CONFIGURE_ARGS+= --disable-shared .endif -SHLIB_VER= 8.6.0 +SHLIB_VER= 8.7.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 01c9bdcbcc24..1c0cd12fe2e7 100644 --- a/databases/tokyocabinet/distinfo +++ b/databases/tokyocabinet/distinfo @@ -1,3 +1,3 @@ -MD5 (tokyocabinet-1.4.15.tar.gz) = 6f8f21baf3188f3a1d2ed982e1e20710 -SHA256 (tokyocabinet-1.4.15.tar.gz) = 4aab5ed61266c4bd7059f1add7aaed33f4c75212b9efa8ef55e95d92fbd18664 -SIZE (tokyocabinet-1.4.15.tar.gz) = 891158 +MD5 (tokyocabinet-1.4.16.tar.gz) = 9c41a125effae0fbc35ea7a99bdcb037 +SHA256 (tokyocabinet-1.4.16.tar.gz) = 8769f80d5a4500bbec94edad56e4ad0a2585f2d269235f84a49707a256700097 +SIZE (tokyocabinet-1.4.16.tar.gz) = 891358 diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index af9236556130..61e68c202a06 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -7,7 +7,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.1.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= SF MASTER_SITE_SUBDIR= tokyocabinet diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index cb65e5608dc0..4e22ab0d4dd4 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogofilter PORTVERSION= 1.1.7 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= mail MASTER_SITES= SF diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index 6a8d5dad4165..94f124e14895 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -7,6 +7,7 @@ PORTNAME= tokyodystopia PORTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SOURCEFORGE \ http://tokyocabinet.sourceforge.net/dystopiapkg/ |