pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/url2pkg
Module Name: pkgsrc
Committed By: rillig
Date: Wed Jan 17 18:35:52 UTC 2024
Modified Files:
pkgsrc/pkgtools/url2pkg: Makefile
Log Message:
pkgtools/url2pkg: update to 23.3.0
Changes since 23.2.1:
For Perl and Python packages, use TOOL_DEPENDS instead of BUILD_DEPENDS
for the build-time dependencies.
For Perl modules that use Module::Build, don't add a redundant
dependency to p5-Module-Build.
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/pkgtools/url2pkg/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/url2pkg/Makefile
diff -u pkgsrc/pkgtools/url2pkg/Makefile:1.135 pkgsrc/pkgtools/url2pkg/Makefile:1.136
--- pkgsrc/pkgtools/url2pkg/Makefile:1.135 Mon Oct 30 07:12:49 2023
+++ pkgsrc/pkgtools/url2pkg/Makefile Wed Jan 17 18:35:52 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.135 2023/10/30 07:12:49 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2024/01/17 18:35:52 rillig Exp $
-PKGNAME= url2pkg-23.2.1
+PKGNAME= url2pkg-23.3.0
CATEGORIES= pkgtools
MAINTAINER= rillig%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index