diff options
author | pst <pst@FreeBSD.org> | 1995-10-28 06:05:16 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-10-28 06:05:16 +0800 |
commit | ad515d6450400d6cf37a949911709816421c79d2 (patch) | |
tree | 98e6996f1c60b92ef2115a65c1fe6c17280758ed | |
parent | 83b4fe6c77f5797a34222f10199f13a6cb2daa9d (diff) | |
download | freebsd-ports-gnome-ad515d6450400d6cf37a949911709816421c79d2.tar.gz freebsd-ports-gnome-ad515d6450400d6cf37a949911709816421c79d2.tar.zst freebsd-ports-gnome-ad515d6450400d6cf37a949911709816421c79d2.zip |
Update to 3.0pl1
Approved by: asami and jhs
-rw-r--r-- | comms/hylafax/Makefile | 10 | ||||
-rw-r--r-- | comms/hylafax/distinfo | 1 |
2 files changed, 9 insertions, 2 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index cfd2a4aad703..96d9fe410453 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,18 +1,24 @@ # ports collection makefile for: hylafax -# Version required: v3.0pl0 +# Version required: v3.0pl1 # Date created: 16 May 1995 # Whom: Julian Stacey <jhs@freebsd.org> # To Replace: flexfax v2.3beta038special # Name changed from flexfax to hylafax by author of both: Sam Leffler. +# +# $Id$ DISTNAME= hylafax-v3.0pl0 -PKGNAME= hylafax-3.0.0 +PKGNAME= hylafax-3.0.1 CATEGORIES+= comms KEYWORDS+= fax MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/ EXTRACT_SUFX= -tar.gz HAS_CONFIGURE= yes +PATCH_SITES= ftp://ftp.sgi.com/sgi/fax/source/ +PATCHFILES= hylafax-v3.0pl0-patch01.gz +PATCH_DIST_STRIP=-p1 + MAINTAINER= jhs@FreeBSD.org .if !exists(patches/patch-ab) diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo index ceabf3388b5f..2591dbd621a8 100644 --- a/comms/hylafax/distinfo +++ b/comms/hylafax/distinfo @@ -1 +1,2 @@ MD5 (hylafax-v3.0pl0-tar.gz) = 014ec8a64ea7493d26c50c61b5ef3111 +MD5 (hylafax-v3.0pl0-patch01.gz) = ed7b8aa6a6ae5d2843624f86478a0f8c |