pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Aug 19 09:58:31 UTC 2022

Modified Files:
        pkgsrc/wm/oroborus: Makefile
        pkgsrc/x11/desklaunch: Makefile
        pkgsrc/x11/deskmenu: Makefile
        pkgsrc/x11/keylaunch: Makefile

Log Message:
*: summon ghosts of HOMEPAGEs past with Wayback Machine


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/wm/oroborus/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/desklaunch/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/x11/deskmenu/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/keylaunch/Makefile

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

Modified files:

Index: pkgsrc/wm/oroborus/Makefile
diff -u pkgsrc/wm/oroborus/Makefile:1.20 pkgsrc/wm/oroborus/Makefile:1.21
--- pkgsrc/wm/oroborus/Makefile:1.20    Sun Sep  3 08:53:16 2017
+++ pkgsrc/wm/oroborus/Makefile Fri Aug 19 09:58:30 2022
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.20 2017/09/03 08:53:16 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/08/19 09:58:30 tnn Exp $
 #
 
 DISTNAME=      oroborus_2.0.12-1
 PKGNAME=       ${DISTNAME:S/_/-/:C/-.$//}
 PKGREVISION=   1
 CATEGORIES=    wm x11
-MASTER_SITES=  https://www.oroborus.org/debian/dists/sid/main/source/x11/
+#MASTER_SITES= https://www.oroborus.org/debian/dists/sid/main/source/x11/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.oroborus.org/
+HOMEPAGE=      https://web.archive.org/web/20191129172107/https://www.oroborus.org/
 COMMENT=       Small and simple window manager for X
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}

Index: pkgsrc/x11/desklaunch/Makefile
diff -u pkgsrc/x11/desklaunch/Makefile:1.8 pkgsrc/x11/desklaunch/Makefile:1.9
--- pkgsrc/x11/desklaunch/Makefile:1.8  Sun Sep  3 08:53:17 2017
+++ pkgsrc/x11/desklaunch/Makefile      Fri Aug 19 09:58:30 2022
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2017/09/03 08:53:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/08/19 09:58:30 tnn Exp $
 #
 
 VERSION=       1.1.5
 DISTNAME=      desklaunch_${VERSION}
 PKGNAME=       desklaunch-${VERSION}
 CATEGORIES=    x11
-MASTER_SITES=  https://www.oroborus.org/debian/dists/sid/main/source/x11/
+#MASTER_SITES= https://www.oroborus.org/debian/dists/sid/main/source/x11/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.oroborus.org/?node=Download
+HOMEPAGE=      https://web.archive.org/web/20191129172107/https://www.oroborus.org/
 COMMENT=       X utility for binding commands to pixmap icons
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}

Index: pkgsrc/x11/deskmenu/Makefile
diff -u pkgsrc/x11/deskmenu/Makefile:1.39 pkgsrc/x11/deskmenu/Makefile:1.40
--- pkgsrc/x11/deskmenu/Makefile:1.39   Wed Dec  8 16:07:03 2021
+++ pkgsrc/x11/deskmenu/Makefile        Fri Aug 19 09:58:30 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2021/12/08 16:07:03 adam Exp $
+# $NetBSD: Makefile,v 1.40 2022/08/19 09:58:30 tnn Exp $
 #
 
 VERSION=       1.4.2
@@ -6,10 +6,10 @@ DISTNAME=     deskmenu_${VERSION}
 PKGNAME=       deskmenu-${VERSION}
 PKGREVISION=   33
 CATEGORIES=    x11
-MASTER_SITES=  https://www.oroborus.org/debian/dists/sid/main/source/x11/
+#MASTER_SITES= https://www.oroborus.org/debian/dists/sid/main/source/x11/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.oroborus.org/?node=Download
+HOMEPAGE=      https://web.archive.org/web/20191129172107/https://www.oroborus.org/
 COMMENT=       X utility for providing root menus
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}

Index: pkgsrc/x11/keylaunch/Makefile
diff -u pkgsrc/x11/keylaunch/Makefile:1.21 pkgsrc/x11/keylaunch/Makefile:1.22
--- pkgsrc/x11/keylaunch/Makefile:1.21  Sun Sep  3 08:53:17 2017
+++ pkgsrc/x11/keylaunch/Makefile       Fri Aug 19 09:58:30 2022
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2017/09/03 08:53:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2022/08/19 09:58:30 tnn Exp $
 #
 
 DISTNAME=      keylaunch_1.3.9
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    x11
-MASTER_SITES=  https://www.oroborus.org/debian/dists/sid/main/source/x11/
-MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/k/keylaunch/}
+#MASTER_SITES= https://www.oroborus.org/debian/dists/sid/main/source/x11/
+#MASTER_SITES+=        ${MASTER_SITE_DEBIAN:=pool/main/k/keylaunch/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.oroborus.org/?node=Download
+HOMEPAGE=      https://web.archive.org/web/20191129172107/https://www.oroborus.org/
 COMMENT=       X utility for binding commands to a hot key
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index