Date: Tue, 28 Oct 2014 05:19:16 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371619 - in head/net-p2p: bitcoin eiskaltdcpp-lib Message-ID: <201410280519.s9S5JGfb022588@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dinoex Date: Tue Oct 28 05:19:16 2014 New Revision: 371619 URL: https://svnweb.freebsd.org/changeset/ports/371619 QAT: https://qat.redports.org/buildarchive/r371619/ Log: - update miniupnpc to 1.9 - bump users of shared lib version Modified: head/net-p2p/bitcoin/Makefile head/net-p2p/eiskaltdcpp-lib/Makefile Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Tue Oct 28 03:46:32 2014 (r371618) +++ head/net-p2p/bitcoin/Makefile Tue Oct 28 05:19:16 2014 (r371619) @@ -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} \ Modified: head/net-p2p/eiskaltdcpp-lib/Makefile ============================================================================== --- head/net-p2p/eiskaltdcpp-lib/Makefile Tue Oct 28 03:46:32 2014 (r371618) +++ head/net-p2p/eiskaltdcpp-lib/Makefile Tue Oct 28 05:19:16 2014 (r371619) @@ -3,7 +3,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE PROJECTHOST= eiskaltdc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410280519.s9S5JGfb022588>