diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-08-12 19:03:22 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-08-12 19:03:22 +0000 |
commit | 3a3942e4b2909631b1965912cb76afffe8462196 (patch) | |
tree | c74988c14597c2199af67095bdd59aebdac2205a /comms/hylafax | |
parent | Send mpeg-lib to its grave. This software whasn't been updated in three (diff) |
Upgrade to 4.1.3.
This is based on the submission, but with a few tweaks. In particular,
the package list needed some fixes.
Submitted by: Mike Tancsa <mike@sentex.net>
Notes
Notes:
svn path=/head/; revision=64438
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 3 | ||||
-rw-r--r-- | comms/hylafax/distinfo | 2 | ||||
-rw-r--r-- | comms/hylafax/files/patch-configure | 11 | ||||
-rw-r--r-- | comms/hylafax/pkg-plist | 12 |
4 files changed, 16 insertions, 12 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a89547744ad6..9b6aee5955dd 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hylafax -PORTVERSION= 4.1 -PORTREVISION= 1 +PORTVERSION= 4.1.3 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo index dfa83575d1a6..3f83e69314bf 100644 --- a/comms/hylafax/distinfo +++ b/comms/hylafax/distinfo @@ -1,4 +1,4 @@ -MD5 (hylafax/hylafax-4.1.tar.gz) = d8a60dcddb4bcfd67c494aee89d036e7 +MD5 (hylafax/hylafax-4.1.3.tar.gz) = b3e95810a7fc99685f92faa8ff59114e MD5 (hylafax/tiff-3.5-interfaces.patch) = c1d2847c9967a10961bb7fe123ecd8e6 MD5 (hylafax/cvtDateTime.patch) = 57b2d1218e83504c85cf31c1e3746e4e MD5 (hylafax/rings-cid-passing.patch) = ade1d9adc9dd236e45176b7a0e3b5d78 diff --git a/comms/hylafax/files/patch-configure b/comms/hylafax/files/patch-configure index 80bb4d2eda7d..ec410d87b893 100644 --- a/comms/hylafax/files/patch-configure +++ b/comms/hylafax/files/patch-configure @@ -1,14 +1,7 @@ +$FreeBSD$ + --- configure.orig Wed May 30 19:29:46 2001 +++ configure Mon Apr 8 22:28:59 2002 -@@ -440,7 +440,7 @@ - eval `cat $SRCDIR/VERSION | sed 's/\([0-9][0-9]*\)\.\([0-9][0-9]*\)\(.*\)/DIST_MAJOR=\1; DIST_MINOR=\2; DIST_TYPE=\3/'` - DIST_ALPHA=`awk '{print $3}' $SRCDIR/dist/hylafax.alpha` - VERSION="${DIST_MAJOR}.${DIST_MINOR}${DIST_TYPE}" --if [ $DIST_TYPE = beta ]; then -+if [ "$DIST_TYPE" = beta ]; then - VERSION="${VERSION}${DIST_ALPHA}" - fi - @@ -2584,7 +2584,7 @@ } CheckFuncDecl unlink 'extern int unlink(const char*);' unistd.h diff --git a/comms/hylafax/pkg-plist b/comms/hylafax/pkg-plist index 2a09ad235667..819cfab2cd01 100644 --- a/comms/hylafax/pkg-plist +++ b/comms/hylafax/pkg-plist @@ -8,6 +8,7 @@ bin/sendfax bin/sendpage etc/rc.d/hylafax.sh.sample lib/fax/faxcover.ps +lib/fax/faxcover_example_sgi.ps lib/fax/faxmail.ps lib/fax/hfaxd.conf lib/fax/pagesizes @@ -52,6 +53,7 @@ sbin/xferfaxstats @dirrm lib/fax @cwd /var/spool/hylafax COPYRIGHT +bin/archive bin/faxrcvd bin/mkcover bin/notify @@ -70,23 +72,32 @@ config/att-dataport-2.0 config/att-dpexpress-2 config/cirrus config/class1 +config/class1.0 config/class2 config/class2.0 +config/class2.1 +config/davicom-2 config/dsi-scout+ config/e-tech +config/eicon +config/eicon-2 config/elsa-microlink-56k-basic-2.0 config/everex-2496d config/exar config/gvc-288 config/gvc-288-2 +config/hayes config/intel-400e config/lucent config/lucent-mt-2 +config/lucent-mt-20 +config/lucent-mt-21 config/moto-288 config/mt-1432 config/nuvo-voyager config/ppi-pm14400fxmt config/ppi-pm14400fxsa +config/prometheus config/rc144ac config/rc144ac-1 config/rc288dpi @@ -100,6 +111,7 @@ config/skel config/telebit-qblazer config/telebit-t3000 config/telebit-wb +config/topic config/tricom2842 config/uds-fastalk config/umc92144 |