pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/go-dnstap



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Oct  2 15:25:58 UTC 2024

Modified Files:
        pkgsrc/net/go-dnstap: Makefile

Log Message:
go-dnstap: set HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/go-dnstap/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/go-dnstap/Makefile
diff -u pkgsrc/net/go-dnstap/Makefile:1.67 pkgsrc/net/go-dnstap/Makefile:1.68
--- pkgsrc/net/go-dnstap/Makefile:1.67  Fri Sep  6 18:48:50 2024
+++ pkgsrc/net/go-dnstap/Makefile       Wed Oct  2 15:25:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2024/09/06 18:48:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.68 2024/10/02 15:25:58 schmonz Exp $
 
 DISTNAME=              go-dnstap-0.4.0
 PKGREVISION=           41
@@ -7,7 +7,7 @@ MASTER_SITES=           ${MASTER_SITE_GITHUB:=dns
 GITHUB_PROJECT=                golang-dnstap
 GITHUB_TAG=            v${PKGVERSION_NOREV}
 
-HOMEPAGE=              https://${GO_SRCPATH}
+HOMEPAGE=              https://github.com/dnstap/golang-dnstap
 COMMENT=               Go language implementation of framestream protocol
 LICENSE=               apache-2.0
 



Home | Main Index | Thread Index | Old Index