mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to version 1.0.2a
PR: ports/64387 Submitted by: maintainer
This commit is contained in:
parent
a39bc0b003
commit
b5f2a099a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104320
@ -6,19 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= zoom
|
||||
PORTVERSION= 1.0.1a
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.2a
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.logicalshift.demon.co.uk/unix/${PORTNAME}/
|
||||
DISTFILES= ${PORTNAME}-1.0.1.tar.gz
|
||||
|
||||
PATCHFILES= zoom-1.0.1-1.0.1a.patch
|
||||
PATCH_DIST_STRIP=-p1
|
||||
DISTNAME= zoom-1.0.2alpha1
|
||||
|
||||
MAINTAINER= Jan.Stocker@t-online.de
|
||||
COMMENT= Z-Interpreter for X with full V6 support
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
expat.5:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_XLIB= yes
|
||||
@ -26,9 +23,7 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
post-extract:
|
||||
${MV} ${WRKDIR}/${PORTNAME}-1.0.1 ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1 @@
|
||||
MD5 (zoom-1.0.1.tar.gz) = 94c1a4a485d27391f04a1a608dbaceee
|
||||
MD5 (zoom-1.0.1-1.0.1a.patch) = 937e2d978c1c6b16464e243373fe5c7e
|
||||
MD5 (zoom-1.0.2alpha1.tar.gz) = 91b2fe444028178aa3b23bd0e3ae1a61
|
||||
|
Loading…
Reference in New Issue
Block a user