svn commit: r479391 - in head: devel/p5-List-Cycle security/p5-Authen-Htpasswd textproc/p5-Lingua-Identify

Dag-Erling Smørgrav des at FreeBSD.org
Mon Sep 10 11:19:45 UTC 2018


Author: des
Date: Mon Sep 10 11:19:43 2018
New Revision: 479391
URL: https://svnweb.freebsd.org/changeset/ports/479391

Log:
  Remove the last few instances of TAGS.

Modified:
  head/devel/p5-List-Cycle/Makefile
  head/security/p5-Authen-Htpasswd/Makefile
  head/textproc/p5-Lingua-Identify/Makefile

Modified: head/devel/p5-List-Cycle/Makefile
==============================================================================
--- head/devel/p5-List-Cycle/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/devel/p5-List-Cycle/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Objects for cycling through a list of values
-TAGS=		list cycle
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/security/p5-Authen-Htpasswd/Makefile
==============================================================================
--- head/security/p5-Authen-Htpasswd/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/security/p5-Authen-Htpasswd/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Authen::Htpasswd - interface to read and modify Apache .htpasswd files
-TAGS=		apache authentication pass password md5 sha1 crypto
 
 COMMON_DEPENDS=	p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \
 		p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \

Modified: head/textproc/p5-Lingua-Identify/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Identify/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/textproc/p5-Lingua-Identify/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -19,6 +19,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-TAGS=		lang detect identify
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list