pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/unifdef
Module Name: pkgsrc
Committed By: zafer
Date: Fri May 16 22:34:41 UTC 2025
Modified Files:
pkgsrc/devel/unifdef: Makefile
Log Message:
upgrade homepage and master_sites to https
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/unifdef/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/unifdef/Makefile
diff -u pkgsrc/devel/unifdef/Makefile:1.1 pkgsrc/devel/unifdef/Makefile:1.2
--- pkgsrc/devel/unifdef/Makefile:1.1 Fri Jul 23 11:16:03 2021
+++ pkgsrc/devel/unifdef/Makefile Fri May 16 22:34:41 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2021/07/23 11:16:03 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2025/05/16 22:34:41 zafer Exp $
DISTNAME= unifdef-2.12
CATEGORIES= devel
-MASTER_SITES= http://dotat.at/prog/unifdef/
+MASTER_SITES= https://dotat.at/prog/unifdef/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://dotat.at/prog/unifdef/
+HOMEPAGE= https://dotat.at/prog/unifdef/
COMMENT= Selectively remove C preprocessor conditionals
LICENSE= 2-clause-bsd AND modified-bsd
Home |
Main Index |
Thread Index |
Old Index