pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xdelta3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 18 08:05:59 UTC 2026

Modified Files:
        pkgsrc/devel/xdelta3: Makefile

Log Message:
xdelta3: switch to github


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/xdelta3/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/xdelta3/Makefile
diff -u pkgsrc/devel/xdelta3/Makefile:1.13 pkgsrc/devel/xdelta3/Makefile:1.14
--- pkgsrc/devel/xdelta3/Makefile:1.13  Wed Apr 26 19:47:29 2023
+++ pkgsrc/devel/xdelta3/Makefile       Wed Feb 18 08:05:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/04/26 19:47:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2026/02/18 08:05:58 wiz Exp $
 
 DISTNAME=              xdelta3-3.1.0
 CATEGORIES=            devel
@@ -7,7 +7,7 @@ GITHUB_PROJECT=         xdelta-gpl
 GITHUB_RELEASE=                v${PKGVERSION_NOREV}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://xdelta.org/
+HOMEPAGE=              https://github.com/jmacd/xdelta
 COMMENT=               Enhanced diff that works on binary files (version 3.x)
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index