diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-09 21:13:28 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-07-09 21:13:28 +0000 |
commit | f652966fd4b55c29d7475ca612b5ff0ac00ec627 (patch) | |
tree | 316bdebf6760dd1fed97992b53f71c62bf9533db /net/mercury | |
parent | Fix packaging. Only build the spc plugin on i386 and depend on nasm. (diff) |
Upgrade to 1709 RC12b (bug fixes).
PORTEPOCH bumped.
Notes
Notes:
svn path=/head/; revision=138781
Diffstat (limited to 'net/mercury')
-rw-r--r-- | net/mercury/Makefile | 3 | ||||
-rw-r--r-- | net/mercury/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/mercury/Makefile b/net/mercury/Makefile index dc83f791723a..adb1c2c383aa 100644 --- a/net/mercury/Makefile +++ b/net/mercury/Makefile @@ -6,7 +6,8 @@ # PORTNAME= mercury -DISTVERSION= 1709_RC12 +DISTVERSION= 1709_RC12b +PORTEPOCH= 1 CATEGORIES= net java MASTER_SITES= http://70.25.151.230/ \ http://download.mercury.to/ \ diff --git a/net/mercury/distinfo b/net/mercury/distinfo index 5cce7358e15f..7ee1d9330ee7 100644 --- a/net/mercury/distinfo +++ b/net/mercury/distinfo @@ -1,4 +1,4 @@ -MD5 (mercury/1709_RC12.zip) = c578f864a57426207d977b4e7dfac299 -SIZE (mercury/1709_RC12.zip) = 5280970 +MD5 (mercury/1709_RC12b.zip) = 0beab58e212f245d459ae1628d91c6b2 +SIZE (mercury/1709_RC12b.zip) = 5284436 MD5 (mercury/VidConf-libs.jar) = 873b832b9ccc9de4783d1770aaee6c65 SIZE (mercury/VidConf-libs.jar) = 617362 |