Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:08:49 +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: r471642 - head/graphics/p5-Sane
Message-ID:  <201806041808.w54I8nGL067191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  4 18:08:48 2018
New Revision: 471642
URL: https://svnweb.freebsd.org/changeset/ports/471642

Log:
  Add LICENSE
  
  - Fix and update WWW

Modified:
  head/graphics/p5-Sane/Makefile
  head/graphics/p5-Sane/pkg-descr

Modified: head/graphics/p5-Sane/Makefile
==============================================================================
--- head/graphics/p5-Sane/Makefile	Mon Jun  4 18:08:42 2018	(r471641)
+++ head/graphics/p5-Sane/Makefile	Mon Jun  4 18:08:48 2018	(r471642)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension for the SANE (Scanner Access Now Easy) Project
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
 		sane-config:graphics/sane-backends

Modified: head/graphics/p5-Sane/pkg-descr
==============================================================================
--- head/graphics/p5-Sane/pkg-descr	Mon Jun  4 18:08:42 2018	(r471641)
+++ head/graphics/p5-Sane/pkg-descr	Mon Jun  4 18:08:48 2018	(r471642)
@@ -6,4 +6,4 @@ C, yet remaining very close in spirit to original API.
 The Sane module allows a Perl developer to use SANE-compatible scanners.
 Find out more about SANE at http://www.sane-project.org.
 
-WWW: http://search.cpan.org/dist/Sane/
+WWW: https://metacpan.org/release/RATCLIFFE/Sane-0.05



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041808.w54I8nGL067191>