FreeBSD Bugzilla – Attachment 116530 Details for
Bug 158483
Update port: games/hinversi to 0.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.75 KB, created by
tkato432
on 2011-06-29 19:30:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-06-29 19:30:17 UTC
Size:
2.75 KB
patch
obsolete
>diff -urN /usr/ports/games/hinversi/Makefile games/hinversi/Makefile >--- /usr/ports/games/hinversi/Makefile 2010-05-31 16:20:15.000000000 +0900 >+++ games/hinversi/Makefile 2011-06-29 13:35:41.000000000 +0900 >@@ -6,25 +6,40 @@ > # > > PORTNAME= hinversi >-PORTVERSION= 0.8.1 >-PORTREVISION= 2 >+PORTVERSION= 0.8.2 > CATEGORIES= games >-MASTER_SITES= http://asturio.gmxhome.de/ CENKES >+MASTER_SITES= SF/${PORTNAME}/latest > > MAINTAINER= ports@FreeBSD.org > COMMENT= Reversi/Othello clone > >-USE_GETTEXT= yes >+OPTIONS= NLS "Native Language Support via gettext utilities" on >+ >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual >+ >+USE_GNOME= gnomehack >+USE_AUTOTOOLS= libtool > USE_LDCONFIG= yes >-GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \ >- --disable-static >-MAN1= hinversi-cli.1 >+ >+MAN1= hinversi-cli.1 >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+=--disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+USE_GETTEXT= yes >+CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} >+PLIST_SUB+= NLS="" >+.endif > > post-patch: >- @${REINPLACE_CMD} -e '/^mkdir_p/s|=.*|=$$(mkinstalldirs)|'\ >- ${WRKSRC}/po/Makefile.in.in >- @${REINPLACE_CMD} -e '/^pkgconfigdir/s|=.*|=${PREFIX}/libdata/pkgconfig|'\ >- ${WRKSRC}/lib/Makefile.in >+.for file in cgi/Makefile.in human-cli/Makefile.in lib/Makefile.in >+ @${REINPLACE_CMD} -e \ >+ '/AM_CFLAGS/s|-O3|| ; \ >+ /_la_LIBADD/s|=$$|= $$(LTLIBINTL)|' ${WRKSRC}/${file} >+.endfor > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -urN /usr/ports/games/hinversi/distinfo games/hinversi/distinfo >--- /usr/ports/games/hinversi/distinfo 2007-04-02 19:01:00.000000000 +0900 >+++ games/hinversi/distinfo 2011-06-29 13:34:14.000000000 +0900 >@@ -1,3 +1,2 @@ >-MD5 (hinversi-0.8.1.tar.gz) = a870d9aea3c6d186464b9af06640fcdd >-SHA256 (hinversi-0.8.1.tar.gz) = fbf156430df89ca7960525ae9e7ff1d551bbb07c927928903b4ecdd8f61109e9 >-SIZE (hinversi-0.8.1.tar.gz) = 408955 >+SHA256 (hinversi-0.8.2.tar.gz) = eee45e09a6267d2f5d0f644367479490404725f48f33b285c526abab80567c4a >+SIZE (hinversi-0.8.2.tar.gz) = 430538 >diff -urN /usr/ports/games/hinversi/pkg-plist games/hinversi/pkg-plist >--- /usr/ports/games/hinversi/pkg-plist 2007-04-02 19:01:00.000000000 +0900 >+++ games/hinversi/pkg-plist 2011-04-16 22:33:58.000000000 +0900 >@@ -1,3 +1,4 @@ >+bin/hinversi-cgi > bin/hinversi-cli > include/hinversi/abClient.h > include/hinversi/aiManager.h >@@ -7,10 +8,11 @@ > include/hinversi/othello.h > include/hinversi/ringbuf.h > include/hinversi/simpleClient.h >+lib/libhinversi.a > lib/libhinversi.la > lib/libhinversi.so > lib/libhinversi.so.0 > libdata/pkgconfig/libhinversi.pc >-share/locale/de/LC_MESSAGES/hinversi.mo >-share/locale/pt_BR/LC_MESSAGES/hinversi.mo >+%%NLS%%share/locale/de/LC_MESSAGES/hinversi.mo >+%%NLS%%share/locale/pt_BR/LC_MESSAGES/hinversi.mo > @dirrm include/hinversi
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 158483
: 116530