summaryrefslogtreecommitdiff
path: root/games/freeciv-share
diff options
context:
space:
mode:
authoradam <adam>2004-03-05 12:06:38 +0000
committeradam <adam>2004-03-05 12:06:38 +0000
commit4eee64c29c5899a1db80459c15ea69bb8ae7b38f (patch)
tree2573e973b9ccaa1e70103afd372bd80a4522683b /games/freeciv-share
parent44dc145e5ce7c618e28a8edce899429650a23751 (diff)
downloadpkgsrc-4eee64c29c5899a1db80459c15ea69bb8ae7b38f.tar.gz
Changes 1.14.1:
- The GTK+-2.0 client is now built by default. - Lots of improvements to the GTK+-2.0 client. - The GTK+-2.0 client should now compile for Win32. - Teams are supported. - Civserver now works on UTF-8 locales. - Lots of bug fixes.
Diffstat (limited to 'games/freeciv-share')
-rw-r--r--games/freeciv-share/Makefile7
-rw-r--r--games/freeciv-share/Makefile.common30
-rw-r--r--games/freeciv-share/PLIST3
-rw-r--r--games/freeciv-share/distinfo6
4 files changed, 23 insertions, 23 deletions
diff --git a/games/freeciv-share/Makefile b/games/freeciv-share/Makefile
index 97dd77451da..dd8f0a68163 100644
--- a/games/freeciv-share/Makefile
+++ b/games/freeciv-share/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/07/13 13:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/05 12:06:38 adam Exp $
-PKGNAME= ${DISTNAME:S/-/-share-/}
-PKGREVISION= 1
-COMMENT= Machine independent files for Freeciv
+PKGNAME= ${DISTNAME:S/-/-share-/}
+COMMENT= Machine independent files for Freeciv
.include "../freeciv-share/Makefile.common"
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index b4d7e34c78d..fd258ee876f 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile.common,v 1.15 2003/07/17 21:38:23 grant Exp $
+# $NetBSD: Makefile.common,v 1.16 2004/03/05 12:06:38 adam Exp $
-DISTNAME= freeciv-${FC_VERS}
-FC_VERS= 1.14.0
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
- http://www.freeciv.org/ftp/stable/ \
- ftp://ftp.freeciv.org/pub/freeciv/beta/ \
- http://www.freeciv.org/ftp/beta/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= freeciv-${FC_VERS}
+FC_VERS= 1.14.1
+CATEGORIES= games
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
+ http://www.freeciv.org/ftp/stable/ \
+ ftp://ftp.freeciv.org/pub/freeciv/beta/ \
+ http://www.freeciv.org/ftp/beta/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.freeciv.org/
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.freeciv.org/
-BUILD_USES_MSGFMT= # defined
+BUILD_USES_MSGFMT= yes
-USE_BUILDLINK2= # defined
-USE_PKGLOCALEDIR= # defined
-GNU_CONFIGURE= # defined
+USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
DISTINFO_FILE= ${.CURDIR}/../../games/freeciv-share/distinfo
PATCHDIR= ${.CURDIR}/../../games/freeciv-share/patches
diff --git a/games/freeciv-share/PLIST b/games/freeciv-share/PLIST
index d4659798bc6..319608b6b50 100644
--- a/games/freeciv-share/PLIST
+++ b/games/freeciv-share/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/02/23 13:18:19 salo Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/03/05 12:06:38 adam Exp $
share/freeciv/Freeciv
share/freeciv/civ1.serv
share/freeciv/civ1/buildings.ruleset
@@ -163,6 +163,7 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/freeciv.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/freeciv.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/freeciv.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/freeciv.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/freeciv.mo
@dirrm share/freeciv/trident
@dirrm share/freeciv/scenario
@dirrm share/freeciv/nation
diff --git a/games/freeciv-share/distinfo b/games/freeciv-share/distinfo
index 534059a6da4..d46750de2e1 100644
--- a/games/freeciv-share/distinfo
+++ b/games/freeciv-share/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/02/23 13:18:20 salo Exp $
+$NetBSD: distinfo,v 1.6 2004/03/05 12:06:38 adam Exp $
-SHA1 (freeciv-1.14.0.tar.bz2) = 73a7dceb84215194c7beda4712933f5b596784ea
-Size (freeciv-1.14.0.tar.bz2) = 5416607 bytes
+SHA1 (freeciv-1.14.1.tar.bz2) = fc41f5e44eb7be37a4632999a5bd709c4cf975a2
+Size (freeciv-1.14.1.tar.bz2) = 5850722 bytes