diff options
-rw-r--r-- | games/gnome-games/Makefile | 7 | ||||
-rw-r--r-- | games/gnome-games/distinfo | 2 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 2 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 7 | ||||
-rw-r--r-- | games/gnomegames2/distinfo | 2 | ||||
-rw-r--r-- | games/gnomegames2/pkg-plist | 2 |
6 files changed, 8 insertions, 14 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 2e580bbd7..d8cba0360 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.1 +MASTER_SITE_SUBDIR= sources/gnome-games/2.2 DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -38,7 +37,5 @@ post-patch: 's|malloc\.h|stdlib.h|g' @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|games\.games|games:games|g' - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo index 5ee70c10a..4b49a8fbb 100644 --- a/games/gnome-games/distinfo +++ b/games/gnome-games/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-games-2.1.5.tar.bz2) = aaae360dfd82338f104b552e51319da1 +MD5 (gnome2/gnome-games-2.2.0.tar.bz2) = 6bcb214c267faa51cfa002b607d87164 diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index 2c7f3d143..4f5b463ae 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -498,6 +498,7 @@ share/gnome/pixmaps/gnome-stones/frame.png share/gnome/pixmaps/gnome-stones/gnome.png share/gnome/pixmaps/gnome-stones/title.png share/gnome/pixmaps/gnome-stones/wall.png +share/gnome/pixmaps/gnome-xbill.png share/gnome/pixmaps/gnometris/5blocks-tig.png share/gnome/pixmaps/gnometris/5blocks-tim.png share/gnome/pixmaps/gnometris/5blocks.png @@ -549,7 +550,6 @@ share/gnome/pixmaps/same-gnome/marbles.png share/gnome/pixmaps/same-gnome/planets.png share/gnome/pixmaps/same-gnome/rotate.png share/gnome/pixmaps/same-gnome/stones.png -share/gnome/pixmaps/xbill.png share/gnome/sol-games/agnes.scm share/gnome/sol-games/auld_lang_syne.scm share/gnome/sol-games/bakers_dozen.scm diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 2e580bbd7..d8cba0360 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.1 +MASTER_SITE_SUBDIR= sources/gnome-games/2.2 DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -38,7 +37,5 @@ post-patch: 's|malloc\.h|stdlib.h|g' @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|games\.games|games:games|g' - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/games/gnomegames2/distinfo b/games/gnomegames2/distinfo index 5ee70c10a..4b49a8fbb 100644 --- a/games/gnomegames2/distinfo +++ b/games/gnomegames2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-games-2.1.5.tar.bz2) = aaae360dfd82338f104b552e51319da1 +MD5 (gnome2/gnome-games-2.2.0.tar.bz2) = 6bcb214c267faa51cfa002b607d87164 diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist index 2c7f3d143..4f5b463ae 100644 --- a/games/gnomegames2/pkg-plist +++ b/games/gnomegames2/pkg-plist @@ -498,6 +498,7 @@ share/gnome/pixmaps/gnome-stones/frame.png share/gnome/pixmaps/gnome-stones/gnome.png share/gnome/pixmaps/gnome-stones/title.png share/gnome/pixmaps/gnome-stones/wall.png +share/gnome/pixmaps/gnome-xbill.png share/gnome/pixmaps/gnometris/5blocks-tig.png share/gnome/pixmaps/gnometris/5blocks-tim.png share/gnome/pixmaps/gnometris/5blocks.png @@ -549,7 +550,6 @@ share/gnome/pixmaps/same-gnome/marbles.png share/gnome/pixmaps/same-gnome/planets.png share/gnome/pixmaps/same-gnome/rotate.png share/gnome/pixmaps/same-gnome/stones.png -share/gnome/pixmaps/xbill.png share/gnome/sol-games/agnes.scm share/gnome/sol-games/auld_lang_syne.scm share/gnome/sol-games/bakers_dozen.scm |