Index: head/games/galaxis/files/patch-galaxis.c =================================================================== --- head/games/galaxis/files/patch-galaxis.c (revision 363237) +++ head/games/galaxis/files/patch-galaxis.c (nonexistent) @@ -1,20 +0,0 @@ ---- ./galaxis.c.orig 2010-10-13 12:13:31.000000000 +0200 -+++ ./galaxis.c 2013-12-22 12:01:31.000000000 +0100 -@@ -15,6 +15,8 @@ - #include - #include - #include -+#include -+#include - - #ifndef A_UNDERLINE /* BSD curses */ - #define beep() write(1,"\007",1); -@@ -644,7 +646,7 @@ - } - } - --main(argc, argv) -+int main(argc, argv) - int argc; - char *argv[]; - { Property changes on: head/games/galaxis/files/patch-galaxis.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/galaxis/files/galaxis.desktop =================================================================== --- head/games/galaxis/files/galaxis.desktop (revision 363237) +++ head/games/galaxis/files/galaxis.desktop (nonexistent) @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Galaxis -GenericName=Galaxis game -Comment=Clone of the nifty little Macintosh game -Icon=galaxis -Exec=galaxis -Categories=Game;ArcadeGame; -Terminal=true Property changes on: head/games/galaxis/files/galaxis.desktop ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/galaxis/Makefile =================================================================== --- head/games/galaxis/Makefile (revision 363237) +++ head/games/galaxis/Makefile (revision 363238) @@ -1,42 +1,42 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= galaxis -PORTVERSION= 1.8 -PORTREVISION= 1 +PORTVERSION= 1.9 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/galaxis/ \ SF/nemysisfreebsdp/games/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= nemysis@FreeBSD.org COMMENT= Clone of the nifty little Macintosh game LICENSE= BSD3CLAUSE +WRKSRC= ${WRKDIR}/${PORTNAME}- + USES= gmake MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ man/man6/${PORTNAME}.6.gz \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png PORTDOCS= README - OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} + ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/games/galaxis/distinfo =================================================================== --- head/games/galaxis/distinfo (revision 363237) +++ head/games/galaxis/distinfo (revision 363238) @@ -1,4 +1,4 @@ -SHA256 (galaxis-1.8.tar.gz) = bc36c7e5b1e1d96e5a8c6cdb117b3891833a99e99df709c5531c7d44009a8adc -SIZE (galaxis-1.8.tar.gz) = 8962 +SHA256 (galaxis-1.9.tar.gz) = 14dea62d8148f3eb278e2a504981a5de17e87d4dd39177531a6cb9bccabc5eb7 +SIZE (galaxis-1.9.tar.gz) = 11502 SHA256 (galaxis.png) = 628880218f4979e82a673a8843126dea745526e1bdf78bce0cfc05b93101bc07 SIZE (galaxis.png) = 1997