pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-test-go bulk-test-go: Correct hugo PKGN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fad3ee246a5
branches:  trunk
changeset: 385684:5fad3ee246a5
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Sep 24 07:49:55 2022 +0000

description:
bulk-test-go: Correct hugo PKGNAME, fix build

Bump date too.

diffstat:

 meta-pkgs/bulk-test-go/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 23db250fe6bd -r 5fad3ee246a5 meta-pkgs/bulk-test-go/Makefile
--- a/meta-pkgs/bulk-test-go/Makefile   Sat Sep 24 07:48:06 2022 +0000
+++ b/meta-pkgs/bulk-test-go/Makefile   Sat Sep 24 07:49:55 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/09/22 06:01:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/24 07:49:55 bsiegert Exp $
 
-DISTNAME=      bulk-test-go-20220918
+DISTNAME=      bulk-test-go-20220924
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -122,7 +122,7 @@
 BUILD_DEPENDS+=        gitea-[0-9]*:../../www/gitea
 BUILD_DEPENDS+=        grafana-[0-9]*:../../www/grafana
 BUILD_DEPENDS+=        go-minify-[0-9]*:../../www/go-minify
-BUILD_DEPENDS+=        hugo-[0-9]*:../../www/hugo
+BUILD_DEPENDS+=        go-hugo-[0-9]*:../../www/hugo
 BUILD_DEPENDS+=        apisprout-[0-9]*:../../www/apisprout
 BUILD_DEPENDS+=        jira-cli-[0-9]*:../../www/jira-cli
 BUILD_DEPENDS+=        restish-[0-9]*:../../www/restish



Home | Main Index | Thread Index | Old Index