pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: remove p5-Time-Piece, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 15:55:45 2020 +0200
Changeset:	a7d017367362aa42781900ebbab4e54470b52eab

Modified Files:
	p5-Plucene/Makefile
	p5-PluceneSimple/Makefile
	p5-Time-Piece-Range/Makefile

Log Message:
*: remove p5-Time-Piece, part of perl

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a7d017367362aa42781900ebbab4e54470b52eab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Plucene/Makefile          | 3 +--
 p5-PluceneSimple/Makefile    | 2 +-
 p5-Time-Piece-Range/Makefile | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diffs:
diff --git a/p5-Plucene/Makefile b/p5-Plucene/Makefile
index 1a5767c6d4..c1e01cff56 100644
--- a/p5-Plucene/Makefile
+++ b/p5-Plucene/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	Plucene-1.25
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Plucene/}
 
@@ -19,7 +19,6 @@ DEPENDS+=	p5-IO-stringy>=2.104:../../devel/p5-IO-stringy
 DEPENDS+=	p5-Lingua-Stem>=0.81:../../textproc/p5-Lingua-Stem
 DEPENDS+=	p5-Scalar-List-Utils>=1.13:../../devel/p5-Scalar-List-Utils
 DEPENDS+=	p5-Tie-Array-Sorted>=1.1:../../devel/p5-Tie-Array-Sorted
-DEPENDS+=	p5-Time-Piece>=1.08:../../time/p5-Time-Piece
 DEPENDS+=	p5-Encode-compat>=0:../../wip/p5-Encode-compat
 BUILD_DEPENDS+=	p5-File-Slurp>=2002.1031:../../devel/p5-File-Slurp
 
diff --git a/p5-PluceneSimple/Makefile b/p5-PluceneSimple/Makefile
index 36cdf63758..32eddffe11 100644
--- a/p5-PluceneSimple/Makefile
+++ b/p5-PluceneSimple/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	PluceneSimple-1.04
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/ST/STRYTOAST/}
 
@@ -11,7 +12,6 @@ COMMENT=	Perl interface to Plucene
 
 DEPENDS+=	p5-PathTools>=1.2:../../devel/p5-PathTools
 DEPENDS+=	p5-Plucene>=1.09:../../wip/p5-Plucene
-DEPENDS+=	p5-Time-Piece>=1.08:../../time/p5-Time-Piece
 DEPENDS+=	p5-Time-Piece-Range>=1.0:../../wip/p5-Time-Piece-Range
 BUILD_DEPENDS+=	p5-File-Find-Rule>=0.10:../../devel/p5-File-Find-Rule
 BUILD_DEPENDS+=	p5-File-Slurp>=2002.1031:../../devel/p5-File-Slurp
diff --git a/p5-Time-Piece-Range/Makefile b/p5-Time-Piece-Range/Makefile
index f42f41516d..3f18bb1921 100644
--- a/p5-Time-Piece-Range/Makefile
+++ b/p5-Time-Piece-Range/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Time-Piece-Range-1.2
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	time perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Time/}
 
@@ -9,7 +10,6 @@ MAINTAINER=	kuli0020%umn.edu@localhost
 HOMEPAGE=	https://metacpan.org/release/Time-Piece-Range
 COMMENT=	Time::Piece::Range - deal with a range of Time::Piece objects
 
-DEPENDS+=	p5-Time-Piece>=1.08:../../time/p5-Time-Piece
 DEPENDS+=	p5-Date-Range>=1.2:../../wip/p5-Date-Range
 
 PERL5_PACKLIST=		auto/Time/Piece/Range/.packlist


Home | Main Index | Thread Index | Old Index