pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/cppunit



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:22:35 UTC 2023

Modified Files:
        pkgsrc/devel/cppunit: Makefile

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/cppunit/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/cppunit/Makefile
diff -u pkgsrc/devel/cppunit/Makefile:1.33 pkgsrc/devel/cppunit/Makefile:1.34
--- pkgsrc/devel/cppunit/Makefile:1.33  Tue Jul 18 14:11:14 2023
+++ pkgsrc/devel/cppunit/Makefile       Sat Dec 30 01:22:35 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2023/07/18 14:11:14 nia Exp $
+# $NetBSD: Makefile,v 1.34 2023/12/30 01:22:35 zafer Exp $
 
 DISTNAME=      cppunit-1.15.1
 CATEGORIES=    devel
-MASTER_SITES=  http://dev-www.libreoffice.org/src/
+MASTER_SITES=  https://dev-www.libreoffice.org/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.freedesktop.org/wiki/Software/cppunit



Home | Main Index | Thread Index | Old Index