diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-10-28 13:19:16 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-10-28 13:19:16 +0800 |
commit | 24009aba17e1ed82c4b996d0df8b4b1471ba7286 (patch) | |
tree | b7e51e30e6917a98d2794fcecc82ab4c8f38c319 | |
parent | 2351c144e1753041c21aaf94b17ae6529fcd1637 (diff) | |
download | freebsd-ports-gnome-24009aba17e1ed82c4b996d0df8b4b1471ba7286.tar.gz freebsd-ports-gnome-24009aba17e1ed82c4b996d0df8b4b1471ba7286.tar.zst freebsd-ports-gnome-24009aba17e1ed82c4b996d0df8b4b1471ba7286.zip |
- update miniupnpc to 1.9
- bump users of shared lib version
-rw-r--r-- | net-p2p/bitcoin/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 3bd0ff01148a..8041534b6f74 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= bitcoin PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MASTER_SITES= http://vps.robbak.com/distfiles/ \ ${MASTER_SITE_LOCAL} \ diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 3beec73422a7..0ecf7f368dc2 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -3,7 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc |