Index: head/games/greed/files/patch-greed.c =================================================================== --- head/games/greed/files/patch-greed.c (revision 446831) +++ head/games/greed/files/patch-greed.c (nonexistent) @@ -1,10 +0,0 @@ ---- greed.c.orig 2015-06-18 05:00:09 UTC -+++ greed.c -@@ -176,7 +176,6 @@ void showmoves(bool, int*); - main(int argc, char **argv) - { - int val = 1; -- extern long time(); - int attribs[9]; - #ifdef A_COLOR - char *colors; Property changes on: head/games/greed/files/patch-greed.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/greed/Makefile =================================================================== --- head/games/greed/Makefile (revision 446831) +++ head/games/greed/Makefile (revision 446832) @@ -1,30 +1,30 @@ # Created by: Mark Pulford # $FreeBSD$ PORTNAME= greed -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= games MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game MAINTAINER= culot@FreeBSD.org COMMENT= Text puzzle game with the aim of clearing the game field -LICENSE= BSD3CLAUSE +LICENSE= BSD2CLAUSE USES= ncurses SCOREFILE?= /var/games/greed.hs CFLAGS+= -DSCOREFILE=\"${SCOREFILE}\" -DNOTBSD -DRELEASE=\"${PORTVERSION}\" LDFLAGS+= -lncurses PLIST_SUB+= SCOREFILE=${SCOREFILE} do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o greed greed.c ${LDFLAGS}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/greed ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/greed.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/ @${MKDIR} ${STAGEDIR}${SCOREFILE:H} ${TOUCH} ${STAGEDIR}${SCOREFILE}.sample .include Index: head/games/greed/distinfo =================================================================== --- head/games/greed/distinfo (revision 446831) +++ head/games/greed/distinfo (revision 446832) @@ -1,2 +1,3 @@ -SHA256 (greed-4.1.tar.gz) = 2356151b2f95badcb8ad413ca88ee7022a46b11b2edab5b096de6d033778b1ea -SIZE (greed-4.1.tar.gz) = 15086 +TIMESTAMP = 1501248009 +SHA256 (greed-4.2.tar.gz) = 702bc0314ddedb2ba17d4b55d873384a1606886e8d69f35ce67f6e3024a8d3fd +SIZE (greed-4.2.tar.gz) = 15373