diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile index 9db37e3ea9b6..13998cdfabc2 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile index 203e813e50af..fa1206ed3b6d 100644 --- a/audio/tagutil/Makefile +++ b/audio/tagutil/Makefile @@ -2,6 +2,7 @@ PORTNAME= tagutil PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GH diff --git a/devel/jansson/Makefile b/devel/jansson/Makefile index 788e535d52cc..d743a4d7337b 100644 --- a/devel/jansson/Makefile +++ b/devel/jansson/Makefile @@ -3,6 +3,7 @@ PORTNAME= jansson PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ @@ -11,7 +12,7 @@ COMMENT= C library for encoding, decoding, and manipulating JSON data LICENSE= MIT -USES= pathfix pkgconfig gmake tar:bzip2 +USES= pathfix pkgconfig gmake tar:bzip2 libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/jansson/pkg-plist b/devel/jansson/pkg-plist index adabbfd50ecb..cd6bc07fed80 100644 --- a/devel/jansson/pkg-plist +++ b/devel/jansson/pkg-plist @@ -1,7 +1,7 @@ include/jansson.h include/jansson_config.h lib/libjansson.a -lib/libjansson.la lib/libjansson.so -lib/libjansson.so.10 +lib/libjansson.so.4 +lib/libjansson.so.4.6.0 libdata/pkgconfig/jansson.pc diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile index 216d01bf8b10..0945cfac56a9 100644 --- a/net-p2p/cpuminer/Makefile +++ b/net-p2p/cpuminer/Makefile @@ -3,6 +3,7 @@ PORTNAME= cpuminer PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= net-p2p math MASTER_SITES= SF MASTER_SITE_SUBDIR= cpuminer diff --git a/net/libcapn/Makefile b/net/libcapn/Makefile index 8393c40f01c6..15817c51b870 100644 --- a/net/libcapn/Makefile +++ b/net/libcapn/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcapn PORTVERSION= 1.0.0.b3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= gasol.wu@gmail.com diff --git a/ports-mgmt/fbsdmon/Makefile b/ports-mgmt/fbsdmon/Makefile index 6af4c783ac98..a072f57bd75f 100644 --- a/ports-mgmt/fbsdmon/Makefile +++ b/ports-mgmt/fbsdmon/Makefile @@ -3,7 +3,7 @@ PORTNAME= fbsdmon PORTVERSION= 1.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ports-mgmt sysutils MASTER_SITES= LOCAL/gblach/ diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index 969522d16def..8e04e3f6b199 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -2,7 +2,7 @@ PORTNAME= jshon PORTVERSION= 20121210 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bdrewery@FreeBSD.org diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index ad7469c1937f..808f341aa9ee 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -3,7 +3,7 @@ PORTNAME= nghttp2 PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet