pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/shellspec



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Tue Jun  3 17:46:55 UTC 2025

Modified Files:
        pkgsrc/devel/shellspec: Makefile

Log Message:
shellspec: update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/shellspec/Makefile

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

Modified files:

Index: pkgsrc/devel/shellspec/Makefile
diff -u pkgsrc/devel/shellspec/Makefile:1.2 pkgsrc/devel/shellspec/Makefile:1.3
--- pkgsrc/devel/shellspec/Makefile:1.2 Fri Apr 14 18:31:38 2023
+++ pkgsrc/devel/shellspec/Makefile     Tue Jun  3 17:46:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/04/14 18:31:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2025/06/03 17:46:55 schmonz Exp $
 
 DISTNAME=              shellspec-0.28.1
 CATEGORIES=            devel
@@ -6,7 +6,7 @@ MASTER_SITES=           ${MASTER_SITE_GITHUB:=she
 GITHUB_TAG=            ${PKGVERSION_NOREV}
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
-HOMEPAGE=              https://github.com/shellspec/shellspec/
+HOMEPAGE=              https://shellspec.info/
 COMMENT=               Full-featured BDD unit testing for POSIX shells
 LICENSE=               mit
 



Home | Main Index | Thread Index | Old Index