aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mercury/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/mercury/Makefile')
-rw-r--r--net-im/mercury/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile
index 18ba8f64aa7e..166edf9d0eb1 100644
--- a/net-im/mercury/Makefile
+++ b/net-im/mercury/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= mercury
-DISTVERSION= 1.9RC7b
+DISTVERSION= 1.9RC10
PORTEPOCH= 7
CATEGORIES= net-im java
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://download.mercury.to/1.9/ \
- http://www.mercury.im/download/1.9/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://files.mercury.im/1.9/
MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}
> - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Update to 1.7.2erwin2006-06-242-5/+5 | | | | | PR: 99379 Submitted by: Ports fury * Update to 1.71arved2006-05-292-6/+9 | | | | | PR: 98026 Submitted by: Kato Tsuguru * - Add SHA256pav2005-11-261-0/+1 |