Index: head/games/gomoku.app/Makefile =================================================================== --- head/games/gomoku.app/Makefile (revision 126343) +++ head/games/gomoku.app/Makefile (revision 126344) @@ -1,27 +1,26 @@ # New ports collection makefile for: Gomoku # Date created: 19 Sep 2000 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= gomoku.app -PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTVERSION= 1.2.7 CATEGORIES= games MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep Gomoku game PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes MAKEFILE= GNUmakefile .include Property changes on: head/games/gomoku.app/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/games/gomoku.app/distinfo =================================================================== --- head/games/gomoku.app/distinfo (revision 126343) +++ head/games/gomoku.app/distinfo (revision 126344) @@ -1,2 +1,2 @@ -MD5 (Gomoku-1.2.6.tar.gz) = a6be66bed95483ecc6cfbde1ae746435 -SIZE (Gomoku-1.2.6.tar.gz) = 82798 +MD5 (Gomoku-1.2.7.tar.gz) = d45f9d93bbecae1f47847eb16001c27e +SIZE (Gomoku-1.2.7.tar.gz) = 83460 Property changes on: head/games/gomoku.app/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/games/gomoku.app/pkg-plist =================================================================== --- head/games/gomoku.app/pkg-plist (revision 126343) +++ head/games/gomoku.app/pkg-plist (revision 126344) @@ -1,50 +1,54 @@ Local/Applications/Gomoku.app/Gomoku Local/Applications/Gomoku.app/Resources/Computer.png Local/Applications/Gomoku.app/Resources/ComputerBottom.png Local/Applications/Gomoku.app/Resources/ComputerBottomLeft.png Local/Applications/Gomoku.app/Resources/ComputerBottomRight.png Local/Applications/Gomoku.app/Resources/ComputerLeft.png Local/Applications/Gomoku.app/Resources/ComputerRight.png Local/Applications/Gomoku.app/Resources/ComputerTop.png Local/Applications/Gomoku.app/Resources/ComputerTopLeft.png Local/Applications/Gomoku.app/Resources/ComputerTopRight.png Local/Applications/Gomoku.app/Resources/Empty.png Local/Applications/Gomoku.app/Resources/EmptyBottom.png Local/Applications/Gomoku.app/Resources/EmptyBottomLeft.png Local/Applications/Gomoku.app/Resources/EmptyBottomRight.png Local/Applications/Gomoku.app/Resources/EmptyLeft.png Local/Applications/Gomoku.app/Resources/EmptyRight.png Local/Applications/Gomoku.app/Resources/EmptyTop.png Local/Applications/Gomoku.app/Resources/EmptyTopLeft.png Local/Applications/Gomoku.app/Resources/EmptyTopRight.png Local/Applications/Gomoku.app/Resources/English.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/French.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/German.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Gomoku.desktop Local/Applications/Gomoku.app/Resources/Gomoku.png Local/Applications/Gomoku.app/Resources/Human.png Local/Applications/Gomoku.app/Resources/HumanBottom.png Local/Applications/Gomoku.app/Resources/HumanBottomLeft.png Local/Applications/Gomoku.app/Resources/HumanBottomRight.png Local/Applications/Gomoku.app/Resources/HumanLeft.png Local/Applications/Gomoku.app/Resources/HumanRight.png Local/Applications/Gomoku.app/Resources/HumanTop.png Local/Applications/Gomoku.app/Resources/HumanTopLeft.png Local/Applications/Gomoku.app/Resources/HumanTopRight.png +Local/Applications/Gomoku.app/Resources/Hungarian.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Info-gnustep.plist Local/Applications/Gomoku.app/Resources/Italian.lproj/Localizable.strings +Local/Applications/Gomoku.app/Resources/Norwegian.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Spanish.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Swedish.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj/Localizable.strings Local/Applications/Gomoku.app/library_paths.openapp Local/Applications/Gomoku.app/stamp.make @dirrm Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj @dirrm Local/Applications/Gomoku.app/Resources/Swedish.lproj @dirrm Local/Applications/Gomoku.app/Resources/Spanish.lproj +@dirrm Local/Applications/Gomoku.app/Resources/Norwegian.lproj @dirrm Local/Applications/Gomoku.app/Resources/Italian.lproj +@dirrm Local/Applications/Gomoku.app/Resources/Hungarian.lproj @dirrm Local/Applications/Gomoku.app/Resources/German.lproj @dirrm Local/Applications/Gomoku.app/Resources/French.lproj @dirrm Local/Applications/Gomoku.app/Resources/English.lproj @dirrm Local/Applications/Gomoku.app/Resources @dirrm Local/Applications/Gomoku.app @dirrm Local/Applications Property changes on: head/games/gomoku.app/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property