Date: Fri, 30 Jun 2017 22:13:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444785 - head/comms/p5-Fax-Hylafax-Client Message-ID: <201706302213.v5UMDF2O047167@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 30 22:13:15 2017 New Revision: 444785 URL: https://svnweb.freebsd.org/changeset/ports/444785 Log: Remove Perl core modules - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change Modified: head/comms/p5-Fax-Hylafax-Client/Makefile Modified: head/comms/p5-Fax-Hylafax-Client/Makefile ============================================================================== --- head/comms/p5-Fax-Hylafax-Client/Makefile Fri Jun 30 22:02:23 2017 (r444784) +++ head/comms/p5-Fax-Hylafax-Client/Makefile Fri Jun 30 22:13:15 2017 (r444785) @@ -3,7 +3,7 @@ PORTNAME= Fax-Hylafax-Client PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Perl client for the HylaFAX fax server -BUILD_DEPENDS= p5-Net>=0:net/p5-Net -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706302213.v5UMDF2O047167>