diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-08 06:23:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-08 06:23:59 +0000 |
commit | b3d1534f4fe9b66b65108abc881361f18d6289e0 (patch) | |
tree | 59676cacca76b0bd36f86949b96c616e2f8ab308 /comms | |
parent | 6d2f7fcf0f6e05aad80e9153b563dfdef4c3ca19 (diff) | |
download | ports-b3d1534f4fe9b66b65108abc881361f18d6289e0.tar.gz ports-b3d1534f4fe9b66b65108abc881361f18d6289e0.zip |
Revert to 4.1b2; the security hole in the vendor distribution of this
version was already patched in FreeBSD, so there's no reason to make this
port unavailable until it can be upgraded properly. Since the previous
commits did not leave this port buildable, no PORTEPOCH bump is required
even though the PORTREVISION has gone backwards.
Reminded by: Roman Shterenzon <roman@xpert.com>
Notes
Notes:
svn path=/head/; revision=42389
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 7 | ||||
-rw-r--r-- | comms/hylafax/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 0ddff4c2622c..1e4fa64185a7 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -6,10 +6,11 @@ # PORTNAME= hylafax -PORTVERSION= 4.1.b3 +PORTVERSION= 4.1.b2 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -DISTNAME= ${PORTNAME}-4.1beta3 +DISTNAME= ${PORTNAME}-4.1beta2 PATCH_SITES= http://www.hylafax.org/patches/ PATCHFILES= tiff-3.5-interfaces.patch cvtDateTime.patch @@ -17,8 +18,6 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= ports@FreeBSD.org -BROKEN= "Oops, botched upgrade" - BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo index ba4e0dd27c66..dac7d83400c1 100644 --- a/comms/hylafax/distinfo +++ b/comms/hylafax/distinfo @@ -1,3 +1,3 @@ -MD5 (hylafax/hylafax-4.1beta3.tar.gz) = 25b0bafb7d84533ff247441890f12c81 +MD5 (hylafax/hylafax-4.1beta2.tar.gz) = d8560726e4f75093b9d6c7d1403694ce MD5 (hylafax/tiff-3.5-interfaces.patch) = c1d2847c9967a10961bb7fe123ecd8e6 MD5 (hylafax/cvtDateTime.patch) = 57b2d1218e83504c85cf31c1e3746e4e |