diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-12-10 10:17:20 +0000 |
commit | 763b461efcef8e1a87f4a70084acd427a2d8a641 (patch) | |
tree | de03002dabfdcfc6d6fb7ef6c491def41995c910 /www/flock | |
parent | e4be19474df11761e479364ccf69466e45125788 (diff) | |
download | ports-763b461efcef8e1a87f4a70084acd427a2d8a641.tar.gz ports-763b461efcef8e1a87f4a70084acd427a2d8a641.zip |
Notes
Diffstat (limited to 'www/flock')
-rw-r--r-- | www/flock/Makefile | 11 | ||||
-rw-r--r-- | www/flock/distinfo | 2 | ||||
-rw-r--r-- | www/flock/pkg-message | 5 |
3 files changed, 12 insertions, 6 deletions
diff --git a/www/flock/Makefile b/www/flock/Makefile index 782a3adc2d54..4737767c1d58 100644 --- a/www/flock/Makefile +++ b/www/flock/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/flock/distinfo b/www/flock/distinfo index 43ac5ff5109b..f61de58d19c1 100644 --- a/www/flock/distinfo +++ b/www/flock/distinfo @@ -1 +1 @@ -MD5 (phoenix-0.5.20021209.tar.bz2) = b80c142a1dd4d88a4255fcabe8c84608 +MD5 (phoenix-0.4.tar.bz2) = 4b697330d5fde906b1a6169b80b60102 diff --git a/www/flock/pkg-message b/www/flock/pkg-message index 68f8cf2be39f..f1a5088fdf25 100644 --- a/www/flock/pkg-message +++ b/www/flock/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: |