FreeBSD Bugzilla – Attachment 209453 Details for
Bug 242250
games/bsdgames update to 0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 0.7
bsdgames-0.7,2.diff (text/plain), 3.07 KB, created by
Joachim Werner
on 2019-11-26 16:39:43 UTC
(
hide
)
Description:
update to 0.7
Filename:
MIME Type:
Creator:
Joachim Werner
Created:
2019-11-26 16:39:43 UTC
Size:
3.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 518462) >+++ Makefile (working copy) >@@ -2,23 +2,22 @@ > # $FreeBSD$ > > PORTNAME= bsdgames >-PORTVERSION= 5.5.0 >+PORTVERSION= 0.7 > DISTVERSIONPREFIX= v >-PORTEPOCH= 1 >+PORTEPOCH= 2 > CATEGORIES= games >-MASTER_SITES= https://deb.debian.org/debian/pool/main/b/bsdgames/:deb >-DISTFILES= ${PORTNAME}_2.17.orig.tar.gz:deb >+MASTER_SITES= GH > > MAINTAINER= jockl@pianojockl.org >-COMMENT= Traditional BSD games taken from DragonFly BSD >+COMMENT= Traditional BSD games taken mostly from DragonFly BSD > > LICENSE= BSD3CLAUSE > > USES= ncurses tar:xz uidfix >-USE_GITHUB= nodefault >-GH_ACCOUNT= DragonFlyBSD:bsd >-GH_PROJECT= DragonFlyBSD:bsd > >+USE_GITHUB= yes >+GH_ACCOUNT= pianojockl >+ > CONFLICTS= hangman-[0-9]* > > MAKE_ENV= NO_WERROR=1 >@@ -48,11 +47,6 @@ > phantasia/pathnames.h \ > wargames/wargames.sh > >-post-extract: >- ${MV} ${WRKSRC_bsd}/games ${WRKSRC} >- ${MV} ${WRKDIR}/bsd-games-2.17/sail/*.[ch] ${WRKSRC}/sail/ >- ${MV} ${WRKDIR}/bsd-games-2.17/sail/pathnames.h.in ${WRKSRC}/sail/pathnames.h >- > post-patch: > @for f in ${SHAREPATH_FILES}; do \ > ${REINPLACE_CMD} -e 's|/usr/share/games|${PREFIX}/share/games|g' \ >Index: distinfo >=================================================================== >--- distinfo (revision 518462) >+++ distinfo (working copy) >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1557603153 >-SHA256 (bsdgames_2.17.orig.tar.gz) = 066f924aef6c1c5ea946f588e36f303021f5dfc093944738f025d8edbc6fff60 >-SIZE (bsdgames_2.17.orig.tar.gz) = 2563311 >-SHA256 (DragonFlyBSD-DragonFlyBSD-v5.5.0_GH0.tar.gz) = e54ca3fea6e4ae4b384df4718f5ca749e597537112f1b2170e8fb5c296c1720b >-SIZE (DragonFlyBSD-DragonFlyBSD-v5.5.0_GH0.tar.gz) = 137084047 >+TIMESTAMP = 1574784789 >+SHA256 (pianojockl-bsdgames-v0.7_GH0.tar.gz) = f79dec751ac78cfef5f80453e6c771052eaa9e9e55ab779799b78a82b6e004fc >+SIZE (pianojockl-bsdgames-v0.7_GH0.tar.gz) = 2349706 >Index: files/patch-Makefile.inc >=================================================================== >--- files/patch-Makefile.inc (revision 518462) >+++ files/patch-Makefile.inc (working copy) >@@ -1,14 +1,14 @@ >---- Makefile.inc.orig 2018-06-15 14:40:00 UTC >+--- Makefile.inc.orig 2018-11-23 03:38:50 UTC > +++ Makefile.inc > @@ -1,19 +1,16 @@ > # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 > # $FreeBSD: src/games/Makefile.inc,v 1.10.2.2 2002/02/18 16:02:39 ru Exp $ >-- >++# $DragonFly: src/games/Makefile.inc,v 1.3 2006/10/08 16:22:34 pavalos Exp $ >+ > -BINDIR?= /usr/games > -FILESDIR?= ${SHAREDIR}/games > -WARNS?= 6 >-+# $DragonFly: src/games/Makefile.inc,v 1.3 2006/10/08 16:22:34 pavalos Exp $ >- >+- > # These games write to /var/games/ > .if defined(VARGAMES) > BINGRP= games >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 518462) >+++ pkg-descr (working copy) >@@ -1,4 +1,4 @@ > This is a port of the BSD "standard" games from Dragonfly BSD which > includes many improvements and cleanups from NetBSD and OpenBSD. >-Sail is pulled from NetBSD sources, since the Dragonfly version >+Sail is pulled from NetBSD sources, since the Dragonfly version > wasn't working.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242250
: 209453