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 Sep 21 13:28:43 UTC 2024

Modified Files:
        pkgsrc/x11/xephem: Makefile

Log Message:
x11/xephem: Add note about new location

An update to 4.2.0 is pending, likely not pre-branch.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 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.73 pkgsrc/x11/xephem/Makefile:1.74
--- pkgsrc/x11/xephem/Makefile:1.73     Mon Jul 17 22:00:25 2023
+++ pkgsrc/x11/xephem/Makefile  Sat Sep 21 13:28:43 2024
@@ -1,13 +1,16 @@
-# $NetBSD: Makefile,v 1.73 2023/07/17 22:00:25 nia Exp $
+# $NetBSD: Makefile,v 1.74 2024/09/21 13:28:43 gdt Exp $
 
 DISTNAME=      xephem-3.7.7
-PKGREVISION=   6
 CATEGORIES=    x11
+# New MASTER_SITES is:
+# https://github.com/XEphem/XEphem/archive/refs/tags/4.2.0.tar.gz
 MASTER_SITES=  http://97.74.56.125/free/
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-HOMEPAGE=      https://www.clearskyinstitute.com/xephem/
+HOMEPAGE=      https://www.clearskyinstitute.com/
+#HOMEPAGE+=    https://github.com/XEphem/XEphem
 COMMENT=       Interactive astronomical ephemeris program
+# 4.2.0 appears to be mit-license
 LICENSE=       xephem-license
 
 # Pending adjustment of license wording to clarify the copyright



Home | Main Index | Thread Index | Old Index