Index: head/games/freeciv/Makefile =================================================================== --- head/games/freeciv/Makefile (revision 206230) +++ head/games/freeciv/Makefile (revision 206231) @@ -1,67 +1,67 @@ # New ports collection makefile for: freeciv # Date created: Jun 20 1997 # Whom: ada@bsd.org # # $FreeBSD$ # PORTNAME= freeciv -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= games MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Free turn-based multiplayer strategy RUN_DEPENDS= hicolor-icon-theme>=0:${PORTSDIR}/misc/hicolor-icon-theme USE_GETTEXT= yes USE_GMAKE= yes USE_BZIP2= yes USE_PYTHON= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libiconv-prefix=${PREFIX} --program-transform-name= INSTALLS_ICONS= yes PORT_VERBS= civ MAN6= civserver.6 civclient.6 .ifndef WITHOUT_X11 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ ggz.5:${PORTSDIR}/games/libggz \ ggz-gtk.1:${PORTSDIR}/games/ggz-gtk-client \ ggzcore.9:${PORTSDIR}/games/ggz-client-libs \ ggzmod.5:${PORTSDIR}/games/ggz-client-libs USE_XPM= yes USE_SDL= mixer USE_GNOME= gtk20 CONFIGURE_ARGS+=--enable-client=gtk .ifndef WITHOUT_ESOUND USE_GNOME+= esound .else CONFIGURE_ARGS+=--disable-esd .endif CONFLICTS= freeciv-nox11-[0-9]* .else PLIST= ${PKGDIR}/pkg-plist.nox11 PKGNAMESUFFIX?= -nox11 CONFIGURE_ARGS+=--enable-client=no CONFLICTS= freeciv-[0-9]* .endif post-patch: @${REINPLACE_CMD} -e '/test.*==/s|==|=|' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name Makefile.in|${XARGS} ${REINPLACE_CMD} -e\ '/pkgdatadir/s|$$[(]datadir[)]/@PACKAGE@|${DATADIR}|' .ifndef WITHOUT_X11 post-install: @${INSTALL_DATA} ${WRKSRC}/data/civclient.dsc ${DATADIR}/ .endif .include Property changes on: head/games/freeciv/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.86 \ No newline at end of property +1.87 \ No newline at end of property Index: head/games/freeciv/distinfo =================================================================== --- head/games/freeciv/distinfo (revision 206230) +++ head/games/freeciv/distinfo (revision 206231) @@ -1,3 +1,3 @@ -MD5 (freeciv-2.1.2.tar.bz2) = 358d140f545c4ac9e05c4e2b13de7a55 -SHA256 (freeciv-2.1.2.tar.bz2) = efb892a2b08f7b0703ff9d737c3573f8445a621df146b35fb66aa53720b0d66a -SIZE (freeciv-2.1.2.tar.bz2) = 29407276 +MD5 (freeciv-2.1.3.tar.bz2) = 2b5e96c6464212273150f8d3ec0bf7f7 +SHA256 (freeciv-2.1.3.tar.bz2) = a12eb04761b6d0bd17f2ded77b90cd248383b5c29b0d3b58474a158bd5ca0a88 +SIZE (freeciv-2.1.3.tar.bz2) = 29407975 Property changes on: head/games/freeciv/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property