pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pcre++



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 16 06:52:24 UTC 2026

Modified Files:
        pkgsrc/devel/pcre++: Makefile

Log Message:
pcre++: update link

This project is archived.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/pcre++/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/pcre++/Makefile
diff -u pkgsrc/devel/pcre++/Makefile:1.13 pkgsrc/devel/pcre++/Makefile:1.14
--- pkgsrc/devel/pcre++/Makefile:1.13   Sun Jan 26 17:31:02 2020
+++ pkgsrc/devel/pcre++/Makefile        Fri Jan 16 06:52:24 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/26 17:31:02 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.14 2026/01/16 06:52:24 wiz Exp $
 
 DISTNAME=              pcre++-0.9.5
 PKGREVISION=           2
@@ -7,7 +6,7 @@ CATEGORIES=             devel
 MASTER_SITES=          http://www.daemon.de/idisk/Apps/pcre++/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.daemon.de/PCRE
+HOMEPAGE=              https://www.daemon.de/projects/archive/
 COMMENT=               Wrapper class around the pcre library
 
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index