Index: head/games/chroma/files/patch-sdlshadowdisplay.c =================================================================== --- head/games/chroma/files/patch-sdlshadowdisplay.c (revision 561511) +++ head/games/chroma/files/patch-sdlshadowdisplay.c (nonexistent) @@ -1,47 +0,0 @@ ---- sdlshadowdisplay.c.orig 2010-03-01 10:07:00.000000000 +0300 -+++ sdlshadowdisplay.c 2013-06-04 03:08:27.120111885 +0400 -@@ -88,7 +88,7 @@ - void displayshadowed_level(struct level* plevel); - void displayshadowed_movers(struct level* plevel, int redraw); - --inline void displayshadowed_piece(struct level* plevel, int p, int x, int y, int d) -+static inline void displayshadowed_piece(struct level* plevel, int p, int x, int y, int d) - { - SDL_Surface *pimage; - -@@ -255,7 +255,7 @@ - } - } - --inline void displayshadowed_pieceshadow(struct level* plevel, int p, int x, int y, int d) -+static inline void displayshadowed_pieceshadow(struct level* plevel, int p, int x, int y, int d) - { - SDL_Surface *pimage; - -@@ -310,7 +310,7 @@ - SDL_BlitSurface(pimage, &srect, screen_surface, &drect); - } - --inline void displayshadowed_piecebase(struct level* plevel, int x, int y) -+static inline void displayshadowed_piecebase(struct level* plevel, int x, int y) - { - int p; - SDL_Surface *pimage; -@@ -1063,7 +1063,7 @@ - } - } - --inline void displayshadowed_redrawpiece(int p, int x, int y, int d) -+static inline void displayshadowed_redrawpiece(int p, int x, int y, int d) - { - int dx, dy; - -@@ -1111,7 +1111,7 @@ - screen_redraw(0, 0, screen_width, screen_height); - } - --inline int displayshadowed_count(struct level* plevel, int x, int y, int delta) -+static inline int displayshadowed_count(struct level* plevel, int x, int y, int delta) - { - unsigned int d; - Property changes on: head/games/chroma/files/patch-sdlshadowdisplay.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/chroma/Makefile =================================================================== --- head/games/chroma/Makefile (revision 561511) +++ head/games/chroma/Makefile (revision 561512) @@ -1,46 +1,46 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= chroma -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= games MASTER_SITES= http://www.level7.org.uk/chroma/download/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Abstract puzzle game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext localbase sdl tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS OPTIONS_MULTI= INTERFACES OPTIONS_MULTI_INTERFACES=SDL CURSES OPTIONS_DEFAULT=SDL CURSES SDL_DESC= Enable SDL interface CURSES_DESC= Enable curses interface OPTIONS_SUB= yes CURSES_USES= ncurses CURSES_CONFIGURE_ENABLE=curses CURSES_PLIST_FILES= bin/${PORTNAME}-curses SDL_CONFIGURE_ENABLE= sdl SDL_LIB_DEPENDS= libfreetype.so:print/freetype2 SDL_USE= SDL=sdl,image SDL_PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}* post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/ .include Index: head/games/chroma/distinfo =================================================================== --- head/games/chroma/distinfo (revision 561511) +++ head/games/chroma/distinfo (revision 561512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557150084 -SHA256 (chroma-1.17.tar.bz2) = de68a6a5f3e673c2afd3784ebf9ea009cd95725d0e66bc50acab87d30170fa10 -SIZE (chroma-1.17.tar.bz2) = 2808483 +TIMESTAMP = 1610450447 +SHA256 (chroma-1.18.tar.bz2) = f62fe69721ac9c10b7488ab9c1abb8e08ad2e81e42646211b711535b9c8e7289 +SIZE (chroma-1.18.tar.bz2) = 2811248