Index: head/games/gtetrinet/Makefile =================================================================== --- head/games/gtetrinet/Makefile (revision 74693) +++ head/games/gtetrinet/Makefile (revision 74694) @@ -1,35 +1,37 @@ # New ports collection makefile for: gtetrinet # Date created: 27 Feb 2000 # Whom: Dan Papasian # # $FreeBSD$ PORTNAME= gtetrinet -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 +DIST_SUBDIR= gnome2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flynn@energyhq.homeip.net LIB_DEPENDS= gnomeui-2.0:${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.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/games/gtetrinet/distinfo =================================================================== --- head/games/gtetrinet/distinfo (revision 74693) +++ head/games/gtetrinet/distinfo (revision 74694) @@ -1 +1 @@ -MD5 (gtetrinet-0.5.2.tar.gz) = 67e0aaf2cd20b11091cf6b5d2dddb156 +MD5 (gnome2/gtetrinet-0.6.0.tar.bz2) = 64525166ac8a3b39cb55ff5699b21cc8 Property changes on: head/games/gtetrinet/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/games/gtetrinet/pkg-plist =================================================================== --- head/games/gtetrinet/pkg-plist (revision 74693) +++ head/games/gtetrinet/pkg-plist (revision 74694) @@ -1,13 +1,39 @@ 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/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/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/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/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.4 \ No newline at end of property +1.5 \ No newline at end of property