pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xephem
Module Name: pkgsrc
Committed By: gdt
Date: Sat Jun 27 13:21:13 UTC 2026
Modified Files:
pkgsrc/x11/xephem: Makefile
Log Message:
x11/xephem: Store patch URL for ctype(3) fixes
Pull request filed by martin@, to be applied to pkgsrc after update to
4.3.0.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/xephem/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xephem/Makefile
diff -u pkgsrc/x11/xephem/Makefile:1.79 pkgsrc/x11/xephem/Makefile:1.80
--- pkgsrc/x11/xephem/Makefile:1.79 Mon Mar 23 10:12:16 2026
+++ pkgsrc/x11/xephem/Makefile Sat Jun 27 13:21:12 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2026/03/23 10:12:16 nia Exp $
+# $NetBSD: Makefile,v 1.80 2026/06/27 13:21:12 gdt Exp $
VERSION= 4.2.0
DISTNAME= XEphem-${VERSION}
@@ -12,6 +12,9 @@ HOMEPAGE= https://github.com/XEphem/XEph
COMMENT= Interactive astronomical ephemeris program
LICENSE= mit
+# There are ctype(3) problems.
+# \todo Grab patch from https://github.com/XEphem/XEphem/pull/126
+
# License was previously xephem-licenes (boutique, almost free). Do not
# delete this comment; I will do so eventually when licensing is 100%
# resolved.
Home |
Main Index |
Thread Index |
Old Index