diff options
author | kris <kris@FreeBSD.org> | 2001-05-08 06:23:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-05-08 06:23:59 +0000 |
commit | ad6c2b92dfd2e33d6977d6790fc300c69fb3bd7b (patch) | |
tree | f319e087ec1a7b26933d4eae437df557dcac28b1 | |
parent | 896fd8f21f10e287cc28c9a927f9986ef3e09d7b (diff) | |
download | FreeBSD-ports-ad6c2b92dfd2e33d6977d6790fc300c69fb3bd7b.zip FreeBSD-ports-ad6c2b92dfd2e33d6977d6790fc300c69fb3bd7b.tar.gz |
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>
-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 0ddff4c..1e4fa64 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 ba4e0dd..dac7d83 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 |