diff options
author | alane <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
commit | ac050bf06b52883ad501e52134a96d558d849f7a (patch) | |
tree | 1b4fc5048a2a14657cfa8eaa9620a1f72458a4e9 /www/firefox35 | |
parent | f2a59fa882b0d3cc4688f80681b97340062151ea (diff) | |
download | FreeBSD-ports-ac050bf06b52883ad501e52134a96d558d849f7a.zip FreeBSD-ports-ac050bf06b52883ad501e52134a96d558d849f7a.tar.gz |
Backed down to 0.4_10 because 0.5 was borked.
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 11 | ||||
-rw-r--r-- | www/firefox35/distinfo | 2 | ||||
-rw-r--r-- | www/firefox35/pkg-message | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 782a3ad..4737767 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -8,11 +8,11 @@ # PORTNAME= phoenix -PORTVERSION= 0.5.20021209 -PORTREVISION= 0 +PORTVERSION= 0.4 +PORTREVISION= 10 CATEGORIES= www # pita -MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} -MASTER_SITE_SUBDIR= alane +MASTER_SITES= ${MASTER_SITE_LOCAL} # ${BSD_WEBDIR} +MASTER_SITE_SUBDIR= trevor MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd @@ -49,7 +49,8 @@ WRKSRC= ${WRKDIR}/mozilla LOCAL_SUBDIR= lib/${PORTNAME} LOCAL_PREFIX= ${PREFIX}/${LOCAL_SUBDIR} JREDIR= ${LOCALBASE}/jdk1.3.1/jre -MOZVER= 1.3a +MOZVER= 1.2b +#MOZVER= 1.3a PLUGINSDIR= ${LOCAL_PREFIX}/lib/mozilla-${MOZVER}/plugins/ .include <bsd.port.pre.mk> diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo index 43ac5ff..f61de58 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/firefox35/pkg-message b/www/firefox35/pkg-message index 68f8cf2..f1a5088 100644 --- a/www/firefox35/pkg-message +++ b/www/firefox35/pkg-message @@ -1,4 +1,7 @@ ====================================================================== +0.4_10: +Backdown with makefile mods left in place. + 0.5.20021209: Phoenix 0.5 snap on 20021209. Most of the files are PHOENIX_0_5_RELEASE, but they didn't tag the browser and toolkit dirs, so those are from this @@ -20,6 +23,8 @@ html page until the distfiles dir gets mirrored in 24-48 hours. I had to disable Xinerama since no port ever finds it and it was breaking the build. +This version is broken. Backed down to 0.4_10 + -- AlanE <phoenix@freebsd.org> 0.4_9: |