Index: head/games/gtetrinet/Makefile =================================================================== --- head/games/gtetrinet/Makefile (revision 78811) +++ head/games/gtetrinet/Makefile (revision 78812) @@ -1,39 +1,38 @@ # New ports collection makefile for: gtetrinet # Date created: 27 Feb 2000 # Whom: Dan Papasian # # $FreeBSD$ PORTNAME= gtetrinet -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 MAINTAINER= flynn@energyhq.homeip.net COMMENT= A version of the popular TetriNET multiplayer tetris clone LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix esound USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --bindir=${PREFIX}/bin MAN6= gtetrinet.6 post-patch: @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} \ 's|[(]prefix[)]/games|{bindir}|g ; \ s|[(]libdir[)]/locale|(prefix)/share/locale|g' .include Property changes on: head/games/gtetrinet/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/games/gtetrinet/distinfo =================================================================== --- head/games/gtetrinet/distinfo (revision 78811) +++ head/games/gtetrinet/distinfo (revision 78812) @@ -1 +1 @@ -MD5 (gnome2/gtetrinet-0.6.0.tar.bz2) = 64525166ac8a3b39cb55ff5699b21cc8 +MD5 (gnome2/gtetrinet-0.7.0.tar.bz2) = 093e3edec5250e0c8a7935498b76b9d1 Property changes on: head/games/gtetrinet/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/games/gtetrinet/pkg-plist =================================================================== --- head/games/gtetrinet/pkg-plist (revision 78811) +++ head/games/gtetrinet/pkg-plist (revision 78812) @@ -1,39 +1,43 @@ bin/gtetrinet etc/gconf/gconf.xml.defaults/apps/gtetrinet/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/keys/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/player/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/sound/%gconf.xml etc/gconf/gconf.xml.defaults/apps/gtetrinet/themes/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gtetrinet/partyline/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/keys/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/player/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/sound/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/themes/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/partyline/%gconf.xml etc/gconf/schemas/gtetrinet.schemas share/gnome/apps/Games/gtetrinet.desktop share/gnome/gtetrinet/themes/default/blocks.png share/gnome/gtetrinet/themes/default/theme.cfg share/gnome/gtetrinet/themes/small/blocks.png share/gnome/gtetrinet/themes/small/theme.cfg share/gnome/pixmaps/gtetrinet.png share/locale/am/LC_MESSAGES/gtetrinet.mo share/locale/ca/LC_MESSAGES/gtetrinet.mo share/locale/de/LC_MESSAGES/gtetrinet.mo share/locale/es/LC_MESSAGES/gtetrinet.mo share/locale/nl/LC_MESSAGES/gtetrinet.mo share/locale/no/LC_MESSAGES/gtetrinet.mo share/locale/sv/LC_MESSAGES/gtetrinet.mo @dirrm share/gnome/gtetrinet/themes/small @dirrm share/gnome/gtetrinet/themes/default @dirrm share/gnome/gtetrinet/themes @dirrm share/gnome/gtetrinet @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/themes @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/sound +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/partyline @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/player @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet/keys @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtetrinet @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/themes @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/sound +@dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/partyline @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/player @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet/keys @dirrm etc/gconf/gconf.xml.defaults/apps/gtetrinet Property changes on: head/games/gtetrinet/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property