pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/metslib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:43:48 UTC 2026

Modified Files:
        pkgsrc/devel/metslib: Makefile

Log Message:
metslib: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/metslib/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/metslib/Makefile
diff -u pkgsrc/devel/metslib/Makefile:1.3 pkgsrc/devel/metslib/Makefile:1.4
--- pkgsrc/devel/metslib/Makefile:1.3   Sat Dec 30 21:11:42 2023
+++ pkgsrc/devel/metslib/Makefile       Sat Jan 10 07:43:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/12/30 21:11:42 zafer Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/10 07:43:48 wiz Exp $
 
 DISTNAME=      metslib-0.5.3
 CATEGORIES=    devel
@@ -6,7 +6,7 @@ MASTER_SITES=   https://www.coin-or.org/do
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    thomas.orgis%uni-hamburg.de@localhost
-HOMEPAGE=      http://www.coin-or.org/download/source/metslib/
+HOMEPAGE=      https://www.coin-or.org/download/source/metslib/
 COMMENT=       metaheuristic modeling framework for tabu search
 LICENSE=       gnu-gpl-v3 OR epl-v1.0
 



Home | Main Index | Thread Index | Old Index