pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/sourcehansans-fonts



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sun Apr 24 15:32:05 UTC 2022

Modified Files:
        pkgsrc/fonts/sourcehansans-fonts: Makefile

Log Message:
sourcehansans-fonts: don't set HOMEPAGE to example.com


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/sourcehansans-fonts/Makefile

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

Modified files:

Index: pkgsrc/fonts/sourcehansans-fonts/Makefile
diff -u pkgsrc/fonts/sourcehansans-fonts/Makefile:1.3 pkgsrc/fonts/sourcehansans-fonts/Makefile:1.4
--- pkgsrc/fonts/sourcehansans-fonts/Makefile:1.3       Sun Jan 26 17:31:12 2020
+++ pkgsrc/fonts/sourcehansans-fonts/Makefile   Sun Apr 24 15:32:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:12 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/24 15:32:05 tnn Exp $
 
 DISTNAME=      SourceHanSansOTF-1.000
 PKGNAME=       ${DISTNAME:S/SourceHanSansOTF/sourcehansans-fonts/}
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://example.com/
+HOMEPAGE=      https://github.com/adobe-fonts/source-han-sans
 COMMENT=       Set of Pan-CJK fonts from Adobe
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index