ports/148373: [UPDATE] games/nettoe

C-S c-s at c-s.li
Mon Jul 5 06:50:01 UTC 2010


>Number:         148373
>Category:       ports
>Synopsis:       [UPDATE] games/nettoe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 05 06:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to version 1.3.2 and I'd claim maintainership.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -C 5 nettoe.old/Makefile nettoe.new/Makefile
*** nettoe.old/Makefile	2010-07-05 08:36:38.027264557 +0200
--- nettoe.new/Makefile	2010-07-05 08:38:13.139292659 +0200
***************
*** 4,30 ****
  #
  # $FreeBSD: ports/games/nettoe/Makefile,v 1.6 2009/08/22 00:22:20 amdmi3 Exp $
  #
  
  PORTNAME=	nettoe
! PORTVERSION=	1.1.0
! PORTREVISION=	1
  CATEGORIES=	games
! MASTER_SITES=	SF
  
! MAINTAINER=	ports at FreeBSD.org
  COMMENT=	A tic-tac-toe game playable over the network
  
  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.mk>
--- 4,28 ----
  #
  # $FreeBSD: ports/games/nettoe/Makefile,v 1.6 2009/08/22 00:22:20 amdmi3 Exp $
  #
  
  PORTNAME=	nettoe
! PORTVERSION=	1.3.2
  CATEGORIES=	games
! MASTER_SITES=	SF \
! 		http://www.c-s.li/ports/
  
! MAINTAINER=	c-s at c-s.li
  COMMENT=	A tic-tac-toe game playable over the network
  
+ LICENSE=	GPLv2
+ LICENSE_FILE=	${WRKSRC}/COPYING
+ 
+ PORTDOCS=	AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TO-DO
  MAN6=		nettoe.6
  
  USE_GMAKE=	yes
  GNU_CONFIGURE=	yes
  
! .include <bsd.port.pre.mk>
  
! .include <bsd.port.post.mk>
diff -C 5 nettoe.old/distinfo nettoe.new/distinfo
*** nettoe.old/distinfo	2010-07-05 08:36:38.027264557 +0200
--- nettoe.new/distinfo	2010-07-05 08:38:13.139292659 +0200
***************
*** 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
--- 1,3 ----
! 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 -C 5 nettoe.old/pkg-descr nettoe.new/pkg-descr
*** nettoe.old/pkg-descr	2010-07-05 08:36:38.027264557 +0200
--- nettoe.new/pkg-descr	2010-07-05 08:38:13.139292659 +0200
***************
*** 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.
  
  WWW: http://nettoe.sourceforge.net/
--- 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.
  
  WWW: http://nettoe.sourceforge.net/
diff -C 5 nettoe.old/pkg-plist nettoe.new/pkg-plist
*** nettoe.old/pkg-plist	2010-07-05 08:36:38.028264149 +0200
--- nettoe.new/pkg-plist	2010-07-05 08:38:13.139292659 +0200
***************
*** 1,10 ****
  bin/nettoe
! %%PORTDOCS%%share/doc/nettoe/AUTHORS
! %%PORTDOCS%%share/doc/nettoe/BUGS
! %%PORTDOCS%%share/doc/nettoe/COPYING
! %%PORTDOCS%%share/doc/nettoe/ChangeLog
! %%PORTDOCS%%share/doc/nettoe/INSTALL
! %%PORTDOCS%%share/doc/nettoe/NEWS
! %%PORTDOCS%%share/doc/nettoe/README
! %%PORTDOCS%%share/doc/nettoe/TO-DO
! %%PORTDOCS%%@dirrm share/doc/nettoe
--- 1,6 ----
  bin/nettoe
! share/licenses/nettoe-1.3.2/COPYING
! share/licenses/nettoe-1.3.2/LICENSE
! share/licenses/nettoe-1.3.2/catalog.mk
! @dirrm share/licenses/nettoe-1.3.2
! @dirrm share/licenses


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list