FreeBSD Bugzilla – Attachment 128125 Details for
Bug 172009
games/xabacus: Update to version 7.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
tkato432
on 2012-09-25 19:10:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-09-25 19:10:26 UTC
Size:
1.94 KB
patch
obsolete
>diff -urN /usr/ports/games/xabacus/Makefile games/xabacus/Makefile >--- /usr/ports/games/xabacus/Makefile 2011-05-02 21:44:35.000000000 +0900 >+++ games/xabacus/Makefile 2012-09-25 03:33:09.000000000 +0900 >@@ -1,13 +1,8 @@ >-# New ports collection makefile for: xabacus >-# Date created: 3 May 1998 >-# Whom: Andrey Zakhvatov >-# >+# Created by: Andrey Zakhvatov > # $FreeBSD: ports/games/xabacus/Makefile,v 1.49 2011/05/02 12:44:35 makc Exp $ >-# > > PORTNAME= xabacus >-PORTVERSION= 7.6.8 >-PORTREVISION= 1 >+PORTVERSION= 7.7.0 > CATEGORIES= games > MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ > http://ftp.tux.org/pub/tux/bagleyd/xabacus/ >@@ -15,23 +10,29 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Abacus for X Window System > >+LICENSE= BSD >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+OPTIONS_DEFINE= MOTIF ESOUND >+OPTIONS_DEFAULT=MOTIF >+ > USE_BZIP2= yes > USE_XORG= xpm >-WANT_GNOME= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --without-nas >+MAKE_JOBS_SAFE= yes > > MAN6= xabacus.6 > >-.include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > >-.if defined(WITHOUT_MOTIF) >-CONFIGURE_ARGS+= --without-motif >-.else >+.if ${PORT_OPTIONS:MMOTIF} > USE_MOTIF= yes >+.else >+CONFIGURE_ARGS+= --without-motif > .endif > >-.if ${HAVE_GNOME:Mesound}!="" >+.if ${PORT_OPTIONS:MESOUND} > USE_GNOME+= esound > CONFIGURE_ARGS+= --without-rplay --with-esound > .else >@@ -42,4 +43,4 @@ > post-patch: > @${REINPLACE_CMD} -e 's|/games/|/|g' ${WRKSRC}/Makefile.in > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN /usr/ports/games/xabacus/distinfo games/xabacus/distinfo >--- /usr/ports/games/xabacus/distinfo 2011-01-31 20:29:12.000000000 +0900 >+++ games/xabacus/distinfo 2012-09-02 22:38:13.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (xabacus-7.6.8.tar.bz2) = 4443d86755c8edd97446952a7c9cf877de6dff5c15bedab8512d970651e495a6 >-SIZE (xabacus-7.6.8.tar.bz2) = 288946 >+SHA256 (xabacus-7.7.0.tar.bz2) = 92f138f100a581de9204d5c452f06cdb32f1e43ded60a3c68ca6d3b4e56911eb >+SIZE (xabacus-7.7.0.tar.bz2) = 290855
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 172009
: 128125