diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index c885382fa4f1..417c50ac222e 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -1,35 +1,34 @@ PORTNAME= xmountains -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.11 CATEGORIES= graphics x11 MASTER_SITES= https://ftp.mirrorservice.org/sites/archive.raspbian.org/raspbian/pool/main/x/xmountains/ \ https://ftp.unicamp.br/pub/debian/pool/main/x/xmountains/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ak@FreeBSD.org COMMENT= X11 based fractal landscape generator WWW= https://spbooth.github.io/xmountains/ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= xorg USE_XORG= xbitmaps x11 PLIST_FILES= bin/${PORTNAME} \ share/man/man6/${PORTNAME}.6.gz CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib post-extract: @${LN} -sf ${PORTNAME}.man ${WRKSRC}/${PORTNAME}.6 do-build: (cd ${BUILD_WRKSRC} && ${CC} ${CFLAGS} \ calcalt.c random.c artist.c xmountains.c X_graphics.c print_alg.c \ -lX11 -lm -o ${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${STAGEDIR}${PREFIX}/share/man/man6 .include diff --git a/graphics/xmountains/distinfo b/graphics/xmountains/distinfo index 90a6e353ac3b..e909671b0d3c 100644 --- a/graphics/xmountains/distinfo +++ b/graphics/xmountains/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613932039 -SHA256 (xmountains_2.10.orig.tar.gz) = 5a6d4f18b5cb1e0d8482faf5b5b95657edb61f98f3bef2042714d9e0fe487f14 -SIZE (xmountains_2.10.orig.tar.gz) = 1192498 +TIMESTAMP = 1735119822 +SHA256 (xmountains_2.11.orig.tar.gz) = 123dddf40ed3a678a507526469f43af5e4a33bc0c0000232f78cd399c63809d0 +SIZE (xmountains_2.11.orig.tar.gz) = 1192756