Index: head/games/bluemoon/files/bluemoon.desktop =================================================================== --- head/games/bluemoon/files/bluemoon.desktop (revision 354881) +++ head/games/bluemoon/files/bluemoon.desktop (nonexistent) @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=Blue Moon -GenericName=Blue Moon game -Comment=Blue Moon card solitaire -Icon=bluemoon -Exec=bluemoon -Categories=Game;CardGame; -Terminal=true Property changes on: head/games/bluemoon/files/bluemoon.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/bluemoon/files/patch-bluemoon.c =================================================================== --- head/games/bluemoon/files/patch-bluemoon.c (revision 354881) +++ head/games/bluemoon/files/patch-bluemoon.c (nonexistent) @@ -1,11 +0,0 @@ ---- ./bluemoon.c.orig 2010-10-19 07:59:18.000000000 +0200 -+++ ./bluemoon.c 2013-12-21 14:10:23.000000000 +0100 -@@ -376,7 +376,7 @@ - refresh(); - } - --main(int argc, char *argv[]) -+int main(int argc, char *argv[]) - { - (void) signal(SIGINT, die); - initscr(); Property changes on: head/games/bluemoon/files/patch-bluemoon.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/bluemoon/Makefile =================================================================== --- head/games/bluemoon/Makefile (revision 354881) +++ head/games/bluemoon/Makefile (revision 354882) @@ -1,41 +1,39 @@ # Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= bluemoon -PORTVERSION= 2.11 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bluemoon/ MAINTAINER= nemysis@FreeBSD.org COMMENT= Blue Moon card solitaire LICENSE= BSD3CLAUSE USES= gmake ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ man/man6/${PORTNAME}.6.gz \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png PORTDOCS= NEWS README - OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS?=|g ; \ s|cc |$${CC} |g' ${WRKSRC}/Makefile 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} ${WRKSRC}/${PORTNAME}.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps + ${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/bluemoon/distinfo =================================================================== --- head/games/bluemoon/distinfo (revision 354881) +++ head/games/bluemoon/distinfo (revision 354882) @@ -1,2 +1,2 @@ -SHA256 (bluemoon-2.11.tar.gz) = 19ce5b5f0220bd9906b6da0a25b8a61b7e2037283a0ed9804b45ed700fa55a14 -SIZE (bluemoon-2.11.tar.gz) = 12308 +SHA256 (bluemoon-2.12.tar.gz) = 52aec7ba74d0e811f46de44c30252877b612d780bc531e872357375b54083006 +SIZE (bluemoon-2.12.tar.gz) = 12586