Upgrade, 1.0.5.2 -> 1.0.5.3-beta-960925.
This commit is contained in:
parent
0875cf9dbc
commit
cb3f47714c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3917
12 changed files with 33 additions and 30 deletions
|
@ -1,18 +1,18 @@
|
|||
# New ports collection makefile for: nethack
|
||||
# Version required: 3.2.1 + 1.0.5.2
|
||||
# Version required: 3.2.1 + 1.0.5.3-beta-960925
|
||||
# Date created: 13 February 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/09/17 15:07:33 max Exp $
|
||||
# $Id: Makefile,v 1.8 1996/09/21 00:52:29 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nethack-3.2.1
|
||||
PKGNAME= jp-nethack-1.0.5.2
|
||||
PKGNAME= jp-nethack-1.0.5.3.1
|
||||
CATEGORIES+= japanese games
|
||||
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
|
||||
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
||||
|
||||
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/
|
||||
PATCHFILES= jnethack-1.0.5.2.gz
|
||||
PATCHFILES= jnethack-1.0.5.3-beta-960925.gz
|
||||
|
||||
MAINTAINER= max@FreeBSD.ORG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (nethack-3.2.1.tar.gz) = e253abfa02a81b33119ce0647f76c787
|
||||
MD5 (jnethack-1.0.5.2.gz) = d574be9420b07455921c778186a3ff84
|
||||
MD5 (jnethack-1.0.5.3-beta-960925.gz) = a0800112ecb81a964a7296022dd26285
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
This is the Japanese version 1.0.5.2 (original 3.2.1) of nethack. You
|
||||
and your puppy (or kitten) will explore the deep dungeons to retrieve
|
||||
the long-lost magical item that causes so much trouble to anyone.
|
||||
This is the Japanese version 1.0.5.3-beta-960925 (original 3.2.1) of
|
||||
nethack. You and your puppy (or kitten) will explore the deep
|
||||
dungeons to retrieve the long-lost magical item that causes so much
|
||||
trouble to anyone.
|
||||
|
||||
Take care, and try not to miss meals.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/jnethack
|
|||
@exec mkdir %D/lib/jnethackdir/save
|
||||
@exec chmod 775 %D/lib/jnethackdir/save
|
||||
@exec chown games.games %D/lib/jnethackdir/save
|
||||
@unexec rmdir %D/lib/jnethackdir/save
|
||||
@unexec rm -rf %D/lib/jnethackdir/save
|
||||
lib/jnethackdir/A-filla.lev
|
||||
lib/jnethackdir/A-fillb.lev
|
||||
lib/jnethackdir/A-goal.lev
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
# New ports collection makefile for: nethack
|
||||
# Version required: 3.2.1 + 1.0.5.2
|
||||
# Version required: 3.2.1 + 1.0.5.3-beta-960925
|
||||
# Date created: 13 February 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/09/17 15:07:33 max Exp $
|
||||
# $Id: Makefile,v 1.8 1996/09/21 00:52:29 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nethack-3.2.1
|
||||
PKGNAME= jp-nethack-1.0.5.2
|
||||
PKGNAME= jp-nethack-1.0.5.3.1
|
||||
CATEGORIES+= japanese games
|
||||
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
|
||||
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
||||
|
||||
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/
|
||||
PATCHFILES= jnethack-1.0.5.2.gz
|
||||
PATCHFILES= jnethack-1.0.5.3-beta-960925.gz
|
||||
|
||||
MAINTAINER= max@FreeBSD.ORG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (nethack-3.2.1.tar.gz) = e253abfa02a81b33119ce0647f76c787
|
||||
MD5 (jnethack-1.0.5.2.gz) = d574be9420b07455921c778186a3ff84
|
||||
MD5 (jnethack-1.0.5.3-beta-960925.gz) = a0800112ecb81a964a7296022dd26285
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
This is the Japanese version 1.0.5.2 (original 3.2.1) of nethack. You
|
||||
and your puppy (or kitten) will explore the deep dungeons to retrieve
|
||||
the long-lost magical item that causes so much trouble to anyone.
|
||||
This is the Japanese version 1.0.5.3-beta-960925 (original 3.2.1) of
|
||||
nethack. You and your puppy (or kitten) will explore the deep
|
||||
dungeons to retrieve the long-lost magical item that causes so much
|
||||
trouble to anyone.
|
||||
|
||||
Take care, and try not to miss meals.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/jnethack
|
|||
@exec mkdir %D/lib/jnethackdir/save
|
||||
@exec chmod 775 %D/lib/jnethackdir/save
|
||||
@exec chown games.games %D/lib/jnethackdir/save
|
||||
@unexec rmdir %D/lib/jnethackdir/save
|
||||
@unexec rm -rf %D/lib/jnethackdir/save
|
||||
lib/jnethackdir/A-filla.lev
|
||||
lib/jnethackdir/A-fillb.lev
|
||||
lib/jnethackdir/A-goal.lev
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
# New ports collection makefile for: nethack
|
||||
# Version required: 3.2.1 + 1.0.5.2
|
||||
# Version required: 3.2.1 + 1.0.5.3-beta-960925
|
||||
# Date created: 13 February 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/09/17 15:07:33 max Exp $
|
||||
# $Id: Makefile,v 1.8 1996/09/21 00:52:29 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nethack-3.2.1
|
||||
PKGNAME= jp-nethack-1.0.5.2
|
||||
PKGNAME= jp-nethack-1.0.5.3.1
|
||||
CATEGORIES+= japanese games
|
||||
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
|
||||
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
||||
|
||||
PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/
|
||||
PATCHFILES= jnethack-1.0.5.2.gz
|
||||
PATCHFILES= jnethack-1.0.5.3-beta-960925.gz
|
||||
|
||||
MAINTAINER= max@FreeBSD.ORG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (nethack-3.2.1.tar.gz) = e253abfa02a81b33119ce0647f76c787
|
||||
MD5 (jnethack-1.0.5.2.gz) = d574be9420b07455921c778186a3ff84
|
||||
MD5 (jnethack-1.0.5.3-beta-960925.gz) = a0800112ecb81a964a7296022dd26285
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
This is the Japanese version 1.0.5.2 (original 3.2.1) of nethack. You
|
||||
and your puppy (or kitten) will explore the deep dungeons to retrieve
|
||||
the long-lost magical item that causes so much trouble to anyone.
|
||||
This is the Japanese version 1.0.5.3-beta-960925 (original 3.2.1) of
|
||||
nethack. You and your puppy (or kitten) will explore the deep
|
||||
dungeons to retrieve the long-lost magical item that causes so much
|
||||
trouble to anyone.
|
||||
|
||||
Take care, and try not to miss meals.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/jnethack
|
|||
@exec mkdir %D/lib/jnethackdir/save
|
||||
@exec chmod 775 %D/lib/jnethackdir/save
|
||||
@exec chown games.games %D/lib/jnethackdir/save
|
||||
@unexec rmdir %D/lib/jnethackdir/save
|
||||
@unexec rm -rf %D/lib/jnethackdir/save
|
||||
lib/jnethackdir/A-filla.lev
|
||||
lib/jnethackdir/A-fillb.lev
|
||||
lib/jnethackdir/A-goal.lev
|
||||
|
|
Loading…
Reference in a new issue