pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
auto-admin: Update to 0.7.15.10
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Apr 22 06:53:24 2023 -0500
Changeset: 4c62540405998888713b3b8135522df818f6badd
Modified Files:
auto-admin/Makefile
auto-admin/distinfo
Log Message:
auto-admin: Update to 0.7.15.10
auto-update-pkgsrc: Use $PKGSRCDIR if set
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c62540405998888713b3b8135522df818f6badd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
auto-admin/Makefile | 8 ++++----
auto-admin/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index cfa302947f..ff09180605 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= auto-admin-0.7.15.9
+DISTNAME= auto-admin-0.7.15.10
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= fdc6e1c25b5b308ffab240a1cc3dc19196b4d939
+GITHUB_TAG= ee5989af031ca54cbace3e32d6e0e342e5f0f4b7
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/auto-admin
@@ -20,8 +20,8 @@ NO_BUILD= yes
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= post-patch
-SUBST_SED.prefix+= -e 's|%%PREFIX%%|${PREFIX}|g'
-SUBST_SED.prefix+= -e 's|%%PKGSRCDIR%%|${PKGSRCDIR}|g'
+SUBST_SED.prefix+= -e 's|/usr/pkg|${PREFIX}|g'
+SUBST_SED.prefix+= -e 's|/usr/pkgsrc|${PKGSRCDIR}|g'
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-prefix
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-dir
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index bfc56e6742..5167d72870 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (auto-admin-0.7.15.9-fdc6e1c25b5b308ffab240a1cc3dc19196b4d939.tar.gz) = 462be9a5f05760ac72e872327f64e1cca71b052156a807e2dabbbda164a82b20
-SHA512 (auto-admin-0.7.15.9-fdc6e1c25b5b308ffab240a1cc3dc19196b4d939.tar.gz) = c44b5e95b446c701e697f2be2e662741a65edeb5559044179d6bfc240135b7fb7ab42a4d2dfd0fd2ad6694ec064677d7280bfb114919f8d57e33b74744564832
-Size (auto-admin-0.7.15.9-fdc6e1c25b5b308ffab240a1cc3dc19196b4d939.tar.gz) = 128610 bytes
+BLAKE2s (auto-admin-0.7.15.10-ee5989af031ca54cbace3e32d6e0e342e5f0f4b7.tar.gz) = 67b95bac6b72a15687cfdfd49ccef90244a31e38ad5c2b1cfa93a9563db3f1f7
+SHA512 (auto-admin-0.7.15.10-ee5989af031ca54cbace3e32d6e0e342e5f0f4b7.tar.gz) = 0440746f495f530deb605c594cd34d0a21bab9f5172d8d504fa5f4c14bf5faef410c9eecc2aa0ff2188c68e1e4b8adcbeb79585b4c34c8d7d18cd8c3a8d4f461
+Size (auto-admin-0.7.15.10-ee5989af031ca54cbace3e32d6e0e342e5f0f4b7.tar.gz) = 128379 bytes
Home |
Main Index |
Thread Index |
Old Index