pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 25 06:15:39 UTC 2021

Modified Files:
        pkgsrc/x11/xcolors: Makefile
        pkgsrc/x11/xgas: Makefile

Log Message:
*: remove dead download link


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xcolors/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xgas/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/xcolors/Makefile
diff -u pkgsrc/x11/xcolors/Makefile:1.21 pkgsrc/x11/xcolors/Makefile:1.22
--- pkgsrc/x11/xcolors/Makefile:1.21    Mon Oct 29 05:07:00 2012
+++ pkgsrc/x11/xcolors/Makefile Sun Apr 25 06:15:39 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2012/10/29 05:07:00 asau Exp $
+# $NetBSD: Makefile,v 1.22 2021/04/25 06:15:39 wiz Exp $
 
 DISTNAME=      xcolors
 PKGNAME=       xcolors-1.3
 PKGREVISION=   5
 CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
+#MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Display all (ok, most of) the colors in the universe

Index: pkgsrc/x11/xgas/Makefile
diff -u pkgsrc/x11/xgas/Makefile:1.17 pkgsrc/x11/xgas/Makefile:1.18
--- pkgsrc/x11/xgas/Makefile:1.17       Mon Oct 29 05:07:11 2012
+++ pkgsrc/x11/xgas/Makefile    Sun Apr 25 06:15:39 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2012/10/29 05:07:11 asau Exp $
+# $NetBSD: Makefile,v 1.18 2021/04/25 06:15:39 wiz Exp $
 
 DISTNAME=      xgas
 PKGNAME=       xgas-1.0
 PKGREVISION=   3
 CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/
+#MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/
 
 MAINTAINER=    nakai%mlab.t.u-tokyo.ac.jp@localhost
 COMMENT=       Animated simulation of an ideal gas



Home | Main Index | Thread Index | Old Index