summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-05-08 06:23:59 +0000
committerkris <kris@FreeBSD.org>2001-05-08 06:23:59 +0000
commitad6c2b92dfd2e33d6977d6790fc300c69fb3bd7b (patch)
treef319e087ec1a7b26933d4eae437df557dcac28b1
parent896fd8f21f10e287cc28c9a927f9986ef3e09d7b (diff)
downloadFreeBSD-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/Makefile7
-rw-r--r--comms/hylafax/distinfo2
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
OpenPOWER on IntegriCloud