pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-IPC-Cache



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  2 12:41:14 UTC 2019

Modified Files:
        pkgsrc/devel/p5-IPC-Cache: Makefile
Removed Files:
        pkgsrc/devel/p5-IPC-Cache: PLIST

Log Message:
p5-IPC-Cache: remove PLIST since PERL5_PACKLIST is in use


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-IPC-Cache/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/p5-IPC-Cache/PLIST

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

Modified files:

Index: pkgsrc/devel/p5-IPC-Cache/Makefile
diff -u pkgsrc/devel/p5-IPC-Cache/Makefile:1.10 pkgsrc/devel/p5-IPC-Cache/Makefile:1.11
--- pkgsrc/devel/p5-IPC-Cache/Makefile:1.10     Sun Aug 11 13:19:39 2019
+++ pkgsrc/devel/p5-IPC-Cache/Makefile  Mon Sep  2 12:41:14 2019
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2019/08/11 13:19:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/09/02 12:41:14 adam Exp $
 
 DISTNAME=      IPC-Cache-0.02
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   7
-CATEGORIES=    devel
+CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://metacpan.org/pod/release/DCLINTON/IPC-Cache-0.02/Cache.pm
+HOMEPAGE=      https://metacpan.org/release/IPC-Cache
 COMMENT=       Perl module that implements an object storage space
 LICENSE=       gnu-gpl-v1
 



Home | Main Index | Thread Index | Old Index