pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/p5-Padre-Plugin-Debugger



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 21 01:36:03 UTC 2020

Modified Files:
        pkgsrc/editors/p5-Padre-Plugin-Debugger: Makefile distinfo

Log Message:
(editors/p5-Padre-Plugin-Debugger) githubify


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo

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

Modified files:

Index: pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile
diff -u pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile:1.14 pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile:1.15
--- pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile:1.14       Sun Aug 11 13:20:55 2019
+++ pkgsrc/editors/p5-Padre-Plugin-Debugger/Makefile    Sun Jun 21 01:36:03 2020
@@ -1,14 +1,17 @@
-# $NetBSD: Makefile,v 1.14 2019/08/11 13:20:55 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/06/21 01:36:03 mef Exp $
 #
 
-DISTNAME=      Padre-Plugin-Debugger-0.3
-PKGNAME=       p5-${DISTNAME}
+VERSION=       0.3
+PKGNAME=       p5-Padre-Plugin-Debugger-${VERSION}
+GITHUB_PROJECT=        ${PKGBASE:S/p5-//:tl}
+DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
 PKGREVISION=   10
 CATEGORIES=    editors devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Padre/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=pmakholm/}
+GITHUB_TAG=    v${VERSION}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://metacpan.org/release/Padre-Plugin-Debugger
+HOMEPAGE=      https://github.com/pmakholm/padre-plugin-debugger/
 COMMENT=       Debug Perl code from Padre editor
 LICENSE=       ${PERL5_LICENSE}
 

Index: pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo
diff -u pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo:1.2 pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo:1.3
--- pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo:1.2        Tue Nov  3 03:32:19 2015
+++ pkgsrc/editors/p5-Padre-Plugin-Debugger/distinfo    Sun Jun 21 01:36:03 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:32:19 agc Exp $
+$NetBSD: distinfo,v 1.3 2020/06/21 01:36:03 mef Exp $
 
-SHA1 (Padre-Plugin-Debugger-0.3.tar.gz) = effce0ba7257404c304722fb2daab1ad20cf8848
-RMD160 (Padre-Plugin-Debugger-0.3.tar.gz) = 7949c217bfeff9ff6df468f6dd27cfd6f55e9407
-SHA512 (Padre-Plugin-Debugger-0.3.tar.gz) = 465e38051922ed9a8de6a395fab10f07c944bf1ad383c643c1a845123d67b74db3c688999cf599ffcf5ebcdd018bb2cf7fa222d3b71763bef01e25e355c1e1f2
-Size (Padre-Plugin-Debugger-0.3.tar.gz) = 8040 bytes
+SHA1 (padre-plugin-debugger-0.3.tar.gz) = 543c2dbf3f1fdb951f326782f46e30231762c0da
+RMD160 (padre-plugin-debugger-0.3.tar.gz) = 36020a12c66e91d631d4031ae6bb1e6862a4c0b3
+SHA512 (padre-plugin-debugger-0.3.tar.gz) = d12db345fdf404a6c8ea76ebb078eef4fc270c4a3c1c5afe7d79e649d7560a4ac5d6144fba66df2c21e55616a1edf40a3093fb9d43335c68cbfd3e3a61105298
+Size (padre-plugin-debugger-0.3.tar.gz) = 7128 bytes



Home | Main Index | Thread Index | Old Index