pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 4 10:43:23 UTC 2024
Added Files:
pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab: DESCR Makefile
distinfo
Log Message:
devel/p5-Alien-Build-Plugin-Download-GitLab: import p5-Alien-Build-Plugin-Download-GitLab-0.01
This plugin is designed for downloading assets from a GitLab instance.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/DESCR \
pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/Makefile \
pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/DESCR
diff -u /dev/null pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/DESCR:1.1
--- /dev/null Thu Jan 4 10:43:23 2024
+++ pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/DESCR Thu Jan 4 10:43:23 2024
@@ -0,0 +1 @@
+This plugin is designed for downloading assets from a GitLab instance.
Index: pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/Makefile
diff -u /dev/null pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/Makefile:1.1
--- /dev/null Thu Jan 4 10:43:23 2024
+++ pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/Makefile Thu Jan 4 10:43:23 2024
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2024/01/04 10:43:23 wiz Exp $
+
+DISTNAME= Alien-Build-Plugin-Download-GitLab-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/dist/Alien-Build-Plugin-Download-GitLab
+COMMENT= Alien::Build plugin to download from GitLab
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
+DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+TEST_DEPENDS+= p5-Test2-Suite>=0.000060:../../devel/p5-Test2-Suite
+
+PERL5_PACKLIST= auto/Alien/Build/Plugin/Download/GitLab/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/distinfo
diff -u /dev/null pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/distinfo:1.1
--- /dev/null Thu Jan 4 10:43:23 2024
+++ pkgsrc/devel/p5-Alien-Build-Plugin-Download-GitLab/distinfo Thu Jan 4 10:43:23 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/01/04 10:43:23 wiz Exp $
+
+BLAKE2s (Alien-Build-Plugin-Download-GitLab-0.01.tar.gz) = a07b2596ba8aa43401755a32bd60cc2097b295bb5e31c672c56b7cd529519c07
+SHA512 (Alien-Build-Plugin-Download-GitLab-0.01.tar.gz) = 5a1a1dcefbec09732e377c47a961d57cc21a54fef154158dbad1738a93a143348ddc69430b35207d9db111a74592a7120b2abf2f7045818a74a6397bbf07fb06
+Size (Alien-Build-Plugin-Download-GitLab-0.01.tar.gz) = 16629 bytes
Home |
Main Index |
Thread Index |
Old Index