aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-05-26 05:19:58 +0800
committerthierry <thierry@FreeBSD.org>2005-05-26 05:19:58 +0800
commit086c5aab498c0304215894e01ffd85ae87623ed7 (patch)
tree60b1d25fcfa9797044b2bf3738b4029acb736cde
parent23ec37acaea15e0d9f057984e0d36c0d728c4847 (diff)
downloadfreebsd-ports-gnome-086c5aab498c0304215894e01ffd85ae87623ed7.tar.gz
freebsd-ports-gnome-086c5aab498c0304215894e01ffd85ae87623ed7.tar.zst
freebsd-ports-gnome-086c5aab498c0304215894e01ffd85ae87623ed7.zip
Upgrade to 0.7.1.
-rw-r--r--www/preferential-firefox/Makefile1
-rw-r--r--www/preferential/Makefile9
-rw-r--r--www/preferential/distinfo4
-rw-r--r--www/xpi-preferential/Makefile1
4 files changed, 7 insertions, 8 deletions
diff --git a/www/preferential-firefox/Makefile b/www/preferential-firefox/Makefile
index bfcfb3eb0686..7bf8caeb66ec 100644
--- a/www/preferential-firefox/Makefile
+++ b/www/preferential-firefox/Makefile
@@ -6,7 +6,6 @@
#
PORTNAME= preferential
-PORTREVISION= 3
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi
MAINTAINER= ports@FreeBSD.org
diff --git a/www/preferential/Makefile b/www/preferential/Makefile
index b543c873ce36..9325851bafad 100644
--- a/www/preferential/Makefile
+++ b/www/preferential/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME?= preferential
-PORTVERSION= 0.6.1a
-PORTREVISION?= 2
+PORTVERSION= 0.7.1
+PORTREVISION?= 0
CATEGORIES= www
MASTER_SITES= http://downloads.mozdev.org/preferential/versions/ \
- http://mozdev.mirrors.nyphp.org/preferential/versions/
+ http://ftp.ntua.gr/pub/www/mozdev/preferential/versions/ \
+ http://ftp.iasi.roedu.net/mirrors/mozdev.org/preferential/versions/
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER?= ports@FreeBSD.org
@@ -22,6 +23,6 @@ USE_X_PREFIX= yes # Cannot be included after <bsd.port.pre.mk>.
.include "${PORTSDIR}/www/mozex/Makefile.xpi"
do-install:
- @${INSTALL_DATA} ${WRKDIR}/preferential.jar ${MOZDIR}/chrome
+ @${INSTALL_DATA} ${WRKDIR}/chrome/preferential.jar ${MOZDIR}/chrome
.include <bsd.port.post.mk>
diff --git a/www/preferential/distinfo b/www/preferential/distinfo
index 00b858320f34..a930eceee599 100644
--- a/www/preferential/distinfo
+++ b/www/preferential/distinfo
@@ -1,2 +1,2 @@
-MD5 (preferential-0.6.1a/preferential-0.6.1a.xpi) = 0630fa253f4b328f890251fab1e8c55a
-SIZE (preferential-0.6.1a/preferential-0.6.1a.xpi) = 76432
+MD5 (preferential-0.7.1/preferential-0.7.1.xpi) = 3533345ba8fd120f027a1e63c5668339
+SIZE (preferential-0.7.1/preferential-0.7.1.xpi) = 81443
diff --git a/www/xpi-preferential/Makefile b/www/xpi-preferential/Makefile
index bfcfb3eb0686..7bf8caeb66ec 100644
--- a/www/xpi-preferential/Makefile
+++ b/www/xpi-preferential/Makefile
@@ -6,7 +6,6 @@
#
PORTNAME= preferential
-PORTREVISION= 3
#PKGNAMESUFFIX set to -firefox in ../mozex/Makefile.xpi
MAINTAINER= ports@FreeBSD.org