pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/patchutils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 16 06:48:05 UTC 2026

Modified Files:
        pkgsrc/devel/patchutils: Makefile

Log Message:
patchutils: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/patchutils/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/patchutils/Makefile
diff -u pkgsrc/devel/patchutils/Makefile:1.33 pkgsrc/devel/patchutils/Makefile:1.34
--- pkgsrc/devel/patchutils/Makefile:1.33       Sun Oct  5 15:22:53 2025
+++ pkgsrc/devel/patchutils/Makefile    Fri Jan 16 06:48:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2025/10/05 15:22:53 adam Exp $
+# $NetBSD: Makefile,v 1.34 2026/01/16 06:48:05 wiz Exp $
 
 DISTNAME=      patchutils-0.4.4
 CATEGORIES=    devel
@@ -7,7 +7,7 @@ EXTRACT_SUFX=   .tar.xz
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://cyberelk.net/tim/software/patchutils/
+HOMEPAGE=      https://cyberelk.net/tim/software/patchutils/
 COMMENT=       Some programs for manipulating patch files
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index