Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/p5-Padre-Plugin-Debugger (editors/p5-Padre-Plu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77778ea5b44f
branches: trunk
changeset: 434722:77778ea5b44f
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jun 21 01:36:03 2020 +0000
description:
(editors/p5-Padre-Plugin-Debugger) githubify
diffstat:
editors/p5-Padre-Plugin-Debugger/Makefile | 13 ++++++++-----
editors/p5-Padre-Plugin-Debugger/distinfo | 10 +++++-----
2 files changed, 13 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r 28b2ee117f87 -r 77778ea5b44f editors/p5-Padre-Plugin-Debugger/Makefile
--- a/editors/p5-Padre-Plugin-Debugger/Makefile Sun Jun 21 00:30:04 2020 +0000
+++ b/editors/p5-Padre-Plugin-Debugger/Makefile Sun Jun 21 01:36:03 2020 +0000
@@ -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}
diff -r 28b2ee117f87 -r 77778ea5b44f editors/p5-Padre-Plugin-Debugger/distinfo
--- a/editors/p5-Padre-Plugin-Debugger/distinfo Sun Jun 21 00:30:04 2020 +0000
+++ b/editors/p5-Padre-Plugin-Debugger/distinfo Sun Jun 21 01:36:03 2020 +0000
@@ -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