Date: Sat, 20 Aug 2016 12:41:56 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420508 - head/comms/hylafax Message-ID: <201608201241.u7KCfuEk049392@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Sat Aug 20 12:41:55 2016 New Revision: 420508 URL: https://svnweb.freebsd.org/changeset/ports/420508 Log: comms/hylafax: Mark Un'BROKEN, Take MAINTAINER'ship * Mark Un'BROKEN * Take MAINTAINERSHIP PR: 200922 Requested by: Dave <dave at ci com au> Modified: head/comms/hylafax/Makefile Modified: head/comms/hylafax/Makefile ============================================================================== --- head/comms/hylafax/Makefile Sat Aug 20 12:27:56 2016 (r420507) +++ head/comms/hylafax/Makefile Sat Aug 20 12:41:55 2016 (r420508) @@ -3,18 +3,16 @@ PORTNAME= hylafax PORTVERSION= 6.0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= koobs@FreeBSD.org COMMENT= Fax software LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BROKEN= receiving fax does not work (Bugs No. 200922) - BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:print/afm LIB_DEPENDS= libtiff.so:graphics/tiff \ libjbig.so:graphics/jbigkit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608201241.u7KCfuEk049392>