Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2017 05:52:03 +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: r443813 - head/textproc/p5-RDF-Trine
Message-ID:  <201706180552.v5I5q33O073549@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 18 05:52:03 2017
New Revision: 443813
URL: https://svnweb.freebsd.org/changeset/ports/443813

Log:
  Remove Perl core modules
  
  - Bump PORTREVISION for dependency change
  
  With hat:	perl

Modified:
  head/textproc/p5-RDF-Trine/Makefile

Modified: head/textproc/p5-RDF-Trine/Makefile
==============================================================================
--- head/textproc/p5-RDF-Trine/Makefile	Sun Jun 18 05:51:58 2017	(r443812)
+++ head/textproc/p5-RDF-Trine/Makefile	Sun Jun 18 05:52:03 2017	(r443813)
@@ -3,7 +3,7 @@
 
 PORTNAME=	RDF-Trine
 PORTVERSION=	1.015
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,18 +20,14 @@ BUILD_DEPENDS=	p5-Algorithm-Combinatorics>=0:math/p5-A
 		p5-DBI>=0:databases/p5-DBI \
 		p5-DBIx-Connector>=0:databases/p5-DBIx-Connector \
 		p5-Data-UUID>=0:devel/p5-Data-UUID \
-		p5-Digest-MD5>=0:security/p5-Digest-MD5 \
-		p5-Digest-SHA>=0:security/p5-Digest-SHA \
 		p5-Error>=0:lang/p5-Error \
 		p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \
 		p5-JSON>=2.0:converters/p5-JSON \
 		p5-List-MoreUtils>=0.413:lang/p5-List-MoreUtils \
 		p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
-		p5-Module-Load-Conditional>=0.38:devel/p5-Module-Load-Conditional \
 		p5-Moose>=0:devel/p5-Moose \
 		p5-MooseX-ArrayRef>=0:devel/p5-MooseX-ArrayRef \
 		p5-Set-Scalar>=0:devel/p5-Set-Scalar \
-		p5-Storable>=0:devel/p5-Storable \
 		p5-Text-CSV>=0:textproc/p5-Text-CSV \
 		p5-Text-Table>=0:textproc/p5-Text-Table \
 		p5-URI>=1.30:net/p5-URI \



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