pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xscrabble move the distfile to LOCAL_PORTS as th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c23b31498f4
branches:  trunk
changeset: 481342:9c23b31498f4
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sat Oct 02 06:09:08 2004 +0000

description:
move the distfile to LOCAL_PORTS as the master site has vanished ages
ago.

diffstat:

 games/xscrabble/Makefile |  11 ++++-------
 games/xscrabble/distinfo |   6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (39 lines):

diff -r ca0d50161223 -r 9c23b31498f4 games/xscrabble/Makefile
--- a/games/xscrabble/Makefile  Sat Oct 02 05:27:19 2004 +0000
+++ b/games/xscrabble/Makefile  Sat Oct 02 06:09:08 2004 +0000
@@ -1,18 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2004/03/07 23:33:04 snj Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/02 06:09:08 dmcmahill Exp $
 #
 
-DISTNAME=      xscrabble
-PKGNAME=       xscrabble-1.0
+DISTNAME=      xscrabble-1.0
 PKGREVISION=   1
 CATEGORIES=    games x11
-MASTER_SITES=  http://www.belgarath.demon.co.uk/programs/
+MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
-MAINTAINER=    dmcmahill%NetBSD.org@localhost
-HOMEPAGE=      http://www.belgarath.demon.co.uk/programs/
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       X version of the popular board game, for 1 to 4 players
 
 WRKSRC=                ${WRKDIR}/xscrabble
-DIST_SUBDIR=   ${PKGNAME}
 USE_BUILDLINK3=        YES
 USE_IMAKE=     YES
 
diff -r ca0d50161223 -r 9c23b31498f4 games/xscrabble/distinfo
--- a/games/xscrabble/distinfo  Sat Oct 02 05:27:19 2004 +0000
+++ b/games/xscrabble/distinfo  Sat Oct 02 06:09:08 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2002/10/21 12:22:21 wiz Exp $
+$NetBSD: distinfo,v 1.4 2004/10/02 06:09:08 dmcmahill Exp $
 
-SHA1 (xscrabble-1.0nb1/xscrabble.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20
-Size (xscrabble-1.0nb1/xscrabble.tar.gz) = 498741 bytes
+SHA1 (xscrabble-1.0.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20
+Size (xscrabble-1.0.tar.gz) = 498741 bytes
 SHA1 (patch-aa) = b40cc79e0a625d6b6c3e30cfa5bd31f306c9c984
 SHA1 (patch-ab) = cbaf1a8d437a1c400bb631fd5efd9dd55e61038e



Home | Main Index | Thread Index | Old Index