pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkgin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 22 08:42:35 UTC 2026

Modified Files:
        pkgsrc/pkgtools/pkgin: Makefile

Log Message:
pkgin: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/pkgtools/pkgin/Makefile

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

Modified files:

Index: pkgsrc/pkgtools/pkgin/Makefile
diff -u pkgsrc/pkgtools/pkgin/Makefile:1.142 pkgsrc/pkgtools/pkgin/Makefile:1.143
--- pkgsrc/pkgtools/pkgin/Makefile:1.142        Wed Jan  7 08:48:32 2026
+++ pkgsrc/pkgtools/pkgin/Makefile      Thu Jan 22 08:42:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2026/01/07 08:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2026/01/22 08:42:35 wiz Exp $
 
 DISTNAME=              pkgin-25.10.0
 PKGREVISION=           1
@@ -7,7 +7,7 @@ MASTER_SITES=           ${MASTER_SITE_GITHUB:=Net
 GITHUB_TAG=            v${PKGVERSION_NOREV}
 
 MAINTAINER=            pkgsrc-users%pkgsrc.org@localhost
-HOMEPAGE=              http://pkgin.net/
+HOMEPAGE=              https://pkgin.net/
 COMMENT=               Apt / yum like tool for managing pkgsrc binary packages
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index