diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | ab93e58091b7ac7f3b812827b143e6a6e532b786 (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /games | |
parent | 4ddc5d3adc601714d97b450902b99b22642bf6c1 (diff) | |
download | pkgsrc-ab93e58091b7ac7f3b812827b143e6a6e532b786.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'games')
-rw-r--r-- | games/angband-tty/Makefile | 4 | ||||
-rw-r--r-- | games/angband-x11/Makefile | 4 | ||||
-rw-r--r-- | games/bzflag/Makefile | 4 | ||||
-rw-r--r-- | games/freesci/Makefile | 4 | ||||
-rw-r--r-- | games/frotz/Makefile | 4 | ||||
-rw-r--r-- | games/hugo/Makefile | 4 | ||||
-rw-r--r-- | games/koth/Makefile | 4 | ||||
-rw-r--r-- | games/moria/Makefile | 4 | ||||
-rw-r--r-- | games/netmaj/Makefile | 4 | ||||
-rw-r--r-- | games/pag/Makefile | 4 | ||||
-rw-r--r-- | games/sl/Makefile | 3 | ||||
-rw-r--r-- | games/urban/Makefile | 4 |
12 files changed, 24 insertions, 23 deletions
diff --git a/games/angband-tty/Makefile b/games/angband-tty/Makefile index 16f5027d822..d6c20da5d0f 100644 --- a/games/angband-tty/Makefile +++ b/games/angband-tty/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2015/03/14 13:33:46 tnn Exp $ +# $NetBSD: Makefile,v 1.38 2015/08/17 17:11:22 wiz Exp $ # DISTNAME= angband-283 PKGNAME= angband-tty-2.8.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= # ftp://ftp.greyhelm.com/pub/Games/Angband/Angband-2.7.x/Source/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE} diff --git a/games/angband-x11/Makefile b/games/angband-x11/Makefile index ac2b25029f1..f6be3848d10 100644 --- a/games/angband-x11/Makefile +++ b/games/angband-x11/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2015/03/14 13:33:46 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2015/08/17 17:11:22 wiz Exp $ # DISTNAME= angband-3.0.3 PKGNAME= angband-x11-3.0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= # ftp://clockwork.dementia.org/angband/Source/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SPOILERFILE} diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 0d8e8e27016..56e9edc7261 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:06 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/08/17 17:11:23 wiz Exp $ DISTNAME= bzflag-2.4.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/} diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 7e928667b34..a7da32d8161 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2015/04/25 14:22:55 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= freesci-0.3.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= http://www-plan.cs.colorado.edu/reichenb/freesci/ diff --git a/games/frotz/Makefile b/games/frotz/Makefile index 18b0bdf06e2..c545f6f1642 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/10/06 11:54:39 asau Exp $ +# $NetBSD: Makefile,v 1.28 2015/08/17 17:11:23 wiz Exp $ DISTNAME= frotz-2.43 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=frotz/} \ ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ diff --git a/games/hugo/Makefile b/games/hugo/Makefile index a60fde7cfa9..8636498a37c 100644 --- a/games/hugo/Makefile +++ b/games/hugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/12/12 10:44:09 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= hugov31_unix_source PKGNAME= hugo-3.1.02.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} hugolib.zip diff --git a/games/koth/Makefile b/games/koth/Makefile index 2cc7584b256..7763420af44 100644 --- a/games/koth/Makefile +++ b/games/koth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/06 11:54:45 asau Exp $ +# $NetBSD: Makefile,v 1.26 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= koth-0.8.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.ibiblio.org/pub/Linux/games/multiplayer/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/moria/Makefile b/games/moria/Makefile index 50cc6f219d1..5a8a62975bd 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/14 03:03:32 dholland Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/17 17:11:23 wiz Exp $ DISTNAME= um5.5.2 PKGNAME= moria-5.5.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games # The "offical" master site has lost the pub/Games directory. #MASTER_SITES= ftp://ftp.cis.ksu.edu/pub/Games/Moria/source/ diff --git a/games/netmaj/Makefile b/games/netmaj/Makefile index 103e8074629..5910000f790 100644 --- a/games/netmaj/Makefile +++ b/games/netmaj/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:07 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= netmaj-2.0.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/ diff --git a/games/pag/Makefile b/games/pag/Makefile index b84cf868a2a..589ede315b8 100644 --- a/games/pag/Makefile +++ b/games/pag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/06 11:54:49 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= pag-0.92 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BACKUP} diff --git a/games/sl/Makefile b/games/sl/Makefile index da73fcd051b..bae04452363 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/03 15:42:58 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= sl-5.02 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= -https://github.com/mtoyoda/sl/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} diff --git a/games/urban/Makefile b/games/urban/Makefile index 233adbd7158..dd95acbd331 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.21 2015/08/17 17:11:23 wiz Exp $ # DISTNAME= urban-1.5.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://urban.bengburken.net/files/linux/ DISTFILES= urban-1.5.3${EXTRACT_SUFX} sound${EXTRACT_SUFX} |