pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/gnocatan The sourceforge name was changed from g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85ffb903c1e2
branches:  trunk
changeset: 498275:85ffb903c1e2
user:      veego <veego%pkgsrc.org@localhost>
date:      Thu Aug 18 19:35:20 2005 +0000

description:
The sourceforge name was changed from gnocatan to pioneers (pio).
Only update the MASTER_SITES and HOMEPAGE and add a new CONFLICTS line
for pioneers, which will be added as soon as there is a stable version
of pioneers available.

Nothing really changed, but you couldn't get the distfile from any
sourceforge site, due too the name change of the project.

I'm now the maintainer of this package, for the time till pioneers is ready
to be added.

diffstat:

 games/gnocatan/Makefile |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 69a357828580 -r 85ffb903c1e2 games/gnocatan/Makefile
--- a/games/gnocatan/Makefile   Thu Aug 18 19:24:15 2005 +0000
+++ b/games/gnocatan/Makefile   Thu Aug 18 19:35:20 2005 +0000
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.33 2005/08/10 20:56:17 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2005/08/18 19:35:20 veego Exp $
 #
 
 DISTNAME=      gnocatan-0.8.1.16
 PKGREVISION=   4
 CATEGORIES=    games gnome
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gnocatan/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pio/}
 
-MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://gnocatan.sourceforge.net/
+MAINTAINER=    veego%NetBSD.org@localhost
+HOMEPAGE=      http://pio.sourceforge.net/
 COMMENT=       GNOME version of the Settlers of Catan board game
 
+CONFLICTS=     pioneers-[0-9]*
+
 GNU_CONFIGURE=         YES
 USE_DIRS+=             xdg-1.1
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index