Index: head/games/eboard/Makefile =================================================================== --- head/games/eboard/Makefile (revision 49441) +++ head/games/eboard/Makefile (revision 49442) @@ -1,49 +1,49 @@ # New ports collection makefile for: eboard # Date created: 22 June 2001 # Whom: petef@FreeBSD.org # # $FreeBSD$ # PORTNAME= eboard -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 EXTRASVERSION= 1pl2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} eboard-extras-${EXTRASVERSION}.tar.gz MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_GTK= yes USE_IMLIB= yes USE_X_PREFIX= yes INSTALL_TARGET= install install-man MAN1= eboard-config.1 eboard-addtheme.1 MAN6= eboard.6 post-patch: @${PERL} -pi -e 's!CXXFLAGS=-O6\n!!' ${WRKSRC}/configure post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .for file in Crafty.txt FICS-Timeseal.txt GNUChess4.txt GNUChess5.txt \ Scripts.txt Sjeng.txt Themes.txt ${INSTALL_DATA} ${WRKSRC}/Documentation/${file} ${DOCSDIR} .endfor .endif ${INSTALL_DATA} ${WRKDIR}/eboard-extras-${EXTRASVERSION}/*.png \ ${PREFIX}/share/eboard ${INSTALL_DATA} ${WRKDIR}/eboard-extras-${EXTRASVERSION}/*.wav \ ${PREFIX}/share/eboard @${CAT} ${WRKDIR}/eboard-extras-${EXTRASVERSION}/extras1.conf >> \ ${PREFIX}/share/eboard/eboard_themes.conf .include Property changes on: head/games/eboard/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/games/eboard/distinfo =================================================================== --- head/games/eboard/distinfo (revision 49441) +++ head/games/eboard/distinfo (revision 49442) @@ -1,2 +1,2 @@ -MD5 (eboard-0.3.3.tar.gz) = e84c6ce229187d39d277d9a0313ae972 +MD5 (eboard-0.3.5.tar.gz) = e8a639a47ed66729ea78bc3168dc856e MD5 (eboard-extras-1pl2.tar.gz) = d5fb7a541d9ef5f6d1d565d877b1ab9a Property changes on: head/games/eboard/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property