FreeBSD Bugzilla – Attachment 107570 Details for
Bug 148373
[UPDATE] games/nettoe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain; charset=UTF-8), 2.05 KB, created by
Carlo Strub
on 2010-07-08 09:14:28 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Carlo Strub
Created:
2010-07-08 09:14:28 UTC
Size:
2.05 KB
patch
obsolete
>Only in nettoe.new: .bzr >diff -u nettoe.old/Makefile nettoe.new/Makefile >--- nettoe.old/Makefile 2010-07-08 10:08:20.481943055 +0200 >+++ nettoe.new/Makefile 2010-07-08 10:12:01.133485710 +0200 >@@ -6,25 +6,23 @@ > # > > PORTNAME= nettoe >-PORTVERSION= 1.1.0 >-PORTREVISION= 1 >+PORTVERSION= 1.3.2 > CATEGORIES= games >-MASTER_SITES= SF >+MASTER_SITES= SF \ >+ http://www.c-s.li/ports/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= c-s@c-s.li > COMMENT= A tic-tac-toe game playable over the network > >+LICENSE= GPLv2 >+ >+PLIST_FILES= bin/nettoe >+ > MAN6= nettoe.6 > > USE_GMAKE= yes > GNU_CONFIGURE= yes > >-post-install: >-.if !defined(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} >-.for I in AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TO-DO >- ${INSTALL_DATA} ${WRKSRC}/$I ${DOCSDIR} >-.endfor >-.endif >+.include <bsd.port.pre.mk> > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -u nettoe.old/distinfo nettoe.new/distinfo >--- nettoe.old/distinfo 2010-07-08 10:08:20.480943449 +0200 >+++ nettoe.new/distinfo 2010-07-08 10:12:01.133485710 +0200 >@@ -1,3 +1,3 @@ >-MD5 (nettoe-1.1.0.tar.gz) = 3227629ec7ade9495c7cc4c68243a7b0 >-SHA256 (nettoe-1.1.0.tar.gz) = b9166b54a9113277444aa8cb4f4e2bba4ce5d4484f4c8cc10bbd08ab2344535f >-SIZE (nettoe-1.1.0.tar.gz) = 50197 >+MD5 (nettoe-1.3.2.tar.gz) = abd8037832a3d73be765154e7b27eb4d >+SHA256 (nettoe-1.3.2.tar.gz) = 1aba74312e968bb84c556c12c0713128148542b8b2879c78893c47d945da0e24 >+SIZE (nettoe-1.3.2.tar.gz) = 94261 >diff -u nettoe.old/pkg-descr nettoe.new/pkg-descr >--- nettoe.old/pkg-descr 2010-07-08 10:08:20.481943055 +0200 >+++ nettoe.new/pkg-descr 2010-07-08 10:12:01.133485710 +0200 >@@ -1,6 +1,6 @@ >-netToe is a Tic Tac Toe-like game for the console written in C using >-UNIX sockets. >-It is playable by 2 players over the network, against computer AI, or >-against another player on the same machine. >+netToe is a Tic Tac Toe-like game for the console written in C using UNIX >+sockets. >+It is playable by 2 players over the network, against computer AI, or against >+another player on the same machine. > > WWW: http://nettoe.sourceforge.net/ >Only in nettoe.old: pkg-plist
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 Raw
Actions:
View
Attachments on
bug 148373
:
107569
| 107570