diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-13 06:09:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-13 06:09:10 +0800 |
commit | 7a9e09c0b53228838e4711fc2aaecd03da8bd02a (patch) | |
tree | 52058b6e6103db539056f9b63cc5d7ff21670053 /games | |
parent | f2be7702c4a3b241e2b8c3678883db36f293fef9 (diff) | |
download | marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar.gz marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar.bz2 marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar.lz marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar.xz marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.tar.zst marcuscom-ports-7a9e09c0b53228838e4711fc2aaecd03da8bd02a.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6062 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games')
-rw-r--r-- | games/atomix/Makefile | 5 | ||||
-rw-r--r-- | games/atomix/distinfo | 6 | ||||
-rw-r--r-- | games/atomix/pkg-plist | 3 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 09ff47f87..1256da44d 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/games/atomix/Makefile,v 1.6 2006/03/02 20:36:47 mezz Exp $ +# $MCom: ports/games/atomix/Makefile,v 1.7 2006/03/13 19:31:41 mezz Exp $ # PORTNAME= atomix -PORTVERSION= 2.13.4 +PORTVERSION= 2.14.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} @@ -27,5 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ post-patch: @${REINPLACE_CMD} -e 's/games\.games/games:games/' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '/^$$/d' ${WRKSRC}/po/POTFILES.in .include <bsd.port.mk> diff --git a/games/atomix/distinfo b/games/atomix/distinfo index 11f9f05ea..36b7a3fc9 100644 --- a/games/atomix/distinfo +++ b/games/atomix/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atomix-2.13.4.tar.bz2) = 72aff5567c3a3a5e941550df81227adf -SHA256 (gnome2/atomix-2.13.4.tar.bz2) = 140328dc6760a693cdb853c43928513ee2478cd84058ef030da2365ea5d915f2 -SIZE (gnome2/atomix-2.13.4.tar.bz2) = 304952 +MD5 (gnome2/atomix-2.14.0.tar.bz2) = 54f4b98463b57aebc7692d1b153791af +SHA256 (gnome2/atomix-2.14.0.tar.bz2) = 5d4e073c29e7d23d49b1bfcce9edf1e8f0c04bdb91db368e05e854e2b2636bb8 +SIZE (gnome2/atomix-2.14.0.tar.bz2) = 284987 diff --git a/games/atomix/pkg-plist b/games/atomix/pkg-plist index b12f83252..c87bb9333 100644 --- a/games/atomix/pkg-plist +++ b/games/atomix/pkg-plist @@ -121,7 +121,10 @@ share/locale/uk/LC_MESSAGES/atomix.mo share/locale/vi/LC_MESSAGES/atomix.mo share/locale/wa/LC_MESSAGES/atomix.mo share/locale/zh_CN/LC_MESSAGES/atomix.mo +share/locale/zh_HK/LC_MESSAGES/atomix.mo share/locale/zh_TW/LC_MESSAGES/atomix.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrm share/gnome/atomix/themes/default @dirrm share/gnome/atomix/themes @dirrm share/gnome/atomix/level |