diff options
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 6 | ||||
-rw-r--r-- | comms/hylafax/distinfo | 6 | ||||
-rw-r--r-- | comms/hylafax/files/patch-configure | 11 | ||||
-rw-r--r-- | comms/hylafax/files/pkg-message.in | 2 | ||||
-rw-r--r-- | comms/hylafax/pkg-descr | 2 |
5 files changed, 9 insertions, 18 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index f4e80ab69f7c..dbb06dab5610 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hylafax -PORTVERSION= 4.2.5 +PORTVERSION= 4.3.0 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ @@ -65,7 +65,7 @@ CONFIGURE_ENV= ENVOPTS="${CFLAGS}" MAN1= edit-faxcover.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 \ hylafax-client.1 sendfax.1 sendpage.1 sgi2fax.1 textfmt.1 -MAN5= callid.5f destctrls.5f dialrules.5f doneq.5f hosts.hfaxd.5f \ +MAN5= dialrules.5f doneq.5f hosts.hfaxd.5f \ hylafax-config.5f hylafax-info.5f hylafax-log.5f hylafax-server.5f \ hylafax-shutdown.5f pagermap.5f pagesizes.5f recvq.5f sendq.5f \ status.5f tsi.5f typerules.5f xferfaxlog.5f @@ -74,7 +74,7 @@ MAN8= choptest.8c cqtest.8c dialtest.8c faxabort.8c faxaddmodem.8c \ faxadduser.8c faxanswer.8c faxconfig.8c faxcron.8c faxdeluser.8c \ faxgetty.8c faxinfo.8c faxlock.8c faxmodem.8c faxq.8c \ faxqclean.8c faxquit.8c faxrcvd.8c faxsend.8c faxsetup.8c faxstate.8c \ - faxwatch.8c hfaxd.8c mkcover.8c notify.8c pagesend.8c pdf2fax.8c \ + faxwatch.8c hfaxd.8c jobcontrol.8c mkcover.8c notify.8c pagesend.8c pdf2fax.8c \ pollrcvd.8c ps2fax.8c recvstats.8c tagtest.8c tiff2fax.8c \ tiffcheck.8c tsitest.8c wedged.8c xferfaxstats.8c diff --git a/comms/hylafax/distinfo b/comms/hylafax/distinfo index 22a18f8ac877..fda6d70a3876 100644 --- a/comms/hylafax/distinfo +++ b/comms/hylafax/distinfo @@ -1,3 +1,3 @@ -MD5 (hylafax/hylafax-4.2.5.tar.gz) = 5989c2638f79b178cbe935882cd58f3e -SHA256 (hylafax/hylafax-4.2.5.tar.gz) = 0a5f7c52ee377fed60281d97681f50ae23062348e139f7fcc215957df9e69eb7 -SIZE (hylafax/hylafax-4.2.5.tar.gz) = 1450958 +MD5 (hylafax/hylafax-4.3.0.tar.gz) = 15fbb3eb5fdf6def379799442a68da4e +SHA256 (hylafax/hylafax-4.3.0.tar.gz) = a50512bfe6ae60573084dadfb5a629de78db30d19ac59ad6750bd621e138817c +SIZE (hylafax/hylafax-4.3.0.tar.gz) = 1468136 diff --git a/comms/hylafax/files/patch-configure b/comms/hylafax/files/patch-configure deleted file mode 100644 index 1fdf07ec586b..000000000000 --- a/comms/hylafax/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Jan 30 23:31:09 2006 -+++ configure Mon Jan 30 23:31:32 2006 -@@ -2418,7 +2418,7 @@ - if [ ${header_ver} -ge 19960307 ]; then - case ${lib_ver} in - 3.4) tiff_runlen_t="uint16" ;; -- 3.[567]) tiff_runlen_t="uint32" ;; -+ 3.[5678]) tiff_runlen_t="uint32" ;; - esac - fi - else diff --git a/comms/hylafax/files/pkg-message.in b/comms/hylafax/files/pkg-message.in index 0e4e07ac8738..e092d9db4528 100644 --- a/comms/hylafax/files/pkg-message.in +++ b/comms/hylafax/files/pkg-message.in @@ -15,6 +15,8 @@ Setting up: (for impatients) >cuaa1 "%%PREFIX%%/sbin/faxgetty" dialup on secure +Be sure to rerun %%PREFIX%%/sbin/faxsetup after updating your hylafax version + Documentation: On Line Manuals: man hylafax-client man hylafax-server diff --git a/comms/hylafax/pkg-descr b/comms/hylafax/pkg-descr index 6fe6a20633b5..06c2a61b05dd 100644 --- a/comms/hylafax/pkg-descr +++ b/comms/hylafax/pkg-descr @@ -1,4 +1,4 @@ -(excerpt from HylaFAX FAQ, http://www.hylafax.org/HylaFAQ/Q001.html) +(excerpt from HylaFAX FAQ, http://www.hylafax.org/content/About_HylaFAX) HylaFAX is a facsimile system for UNIX systems. It supports: o sending facsimile |