pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/align



Module Name:    pkgsrc
Committed By:   sjmulder
Date:           Wed Dec 17 16:34:03 UTC 2025

Modified Files:
        pkgsrc/textproc/align: Makefile

Log Message:
textproc/align: Update MASTER_SITES and HOMEPAGE

Project moved to Codeberg. Regenerated tarball appears to have the same
hash.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/align/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/align/Makefile
diff -u pkgsrc/textproc/align/Makefile:1.4 pkgsrc/textproc/align/Makefile:1.5
--- pkgsrc/textproc/align/Makefile:1.4  Wed Dec 10 08:14:10 2025
+++ pkgsrc/textproc/align/Makefile      Wed Dec 17 16:34:03 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2025/12/10 08:14:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/12/17 16:34:03 sjmulder Exp $
 
 DISTNAME=      align-1.1.1
 CATEGORIES=    textproc
-#MASTER_SITES= ${MASTER_SITE_GITHUB:=sjmulder/}
+MASTER_SITES=  https://codeberg.org/sjmulder/align/releases/download/${PKGVERSION_NOREV}/
 
 MAINTAINER=    sjmulder%NetBSD.org@localhost
-#HOMEPAGE=     https://github.com/sjmulder/align
+HOMEPAGE=      https://codeberg.org/sjmulder/align
 COMMENT=       Center or right-align text files
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index