diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-08-29 10:00:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-08-29 10:00:07 +0000 |
commit | d3e36fc3c2a482689724e45152605455ffe66156 (patch) | |
tree | 98a2804bd26cc27620b81b722b8c3c5464677634 /www/bluefish | |
parent | 6810d1e502ccbdd991c2006b9f2c0035787fd808 (diff) |
Update to 1.0.3.
Notes
Notes:
svn path=/head/; revision=141262
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 4 | ||||
-rw-r--r-- | www/bluefish/distinfo | 4 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 4fd4a3b9632f..ecafa9f97fbe 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -3,10 +3,11 @@ # Whom: Koop Mast <einekoai@chello.nl> # # $FreeBSD$ +# $MCom: ports-stable/www/bluefish/Makefile,v 1.2 2005/08/21 20:03:36 kwm Exp $ # PORTNAME= bluefish -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ @@ -32,7 +33,6 @@ USE_BZIP2= yes USE_GNOME= gnomehier gtk20 gnomevfs2 WANT_GNOME= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index b8abe8320daf..acf1ace69e3f 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,2 +1,2 @@ -MD5 (bluefish-1.0.1.tar.bz2) = 5ffabef54fc83f5e540e08e23e3f5671 -SIZE (bluefish-1.0.1.tar.bz2) = 1455584 +MD5 (bluefish-1.0.3.tar.bz2) = f4cda1e21089155383930616ab673d69 +SIZE (bluefish-1.0.3.tar.bz2) = 1467488 diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index 29af7e8188c7..3ed2beef5ce6 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -26,12 +26,16 @@ share/gnome/applications/bluefish-project.desktop share/gnome/applications/bluefish.desktop share/gnome/pixmaps/bluefish-icon.png share/gnome/pixmaps/gnome-application-bluefish-project.png +share/locale/bg/LC_MESSAGES/bluefish.mo +share/locale/cs/LC_MESSAGES/bluefish.mo share/locale/da/LC_MESSAGES/bluefish.mo share/locale/de/LC_MESSAGES/bluefish.mo share/locale/es/LC_MESSAGES/bluefish.mo share/locale/fi/LC_MESSAGES/bluefish.mo share/locale/fr/LC_MESSAGES/bluefish.mo +share/locale/hu/LC_MESSAGES/bluefish.mo share/locale/it/LC_MESSAGES/bluefish.mo +share/locale/ja/LC_MESSAGES/bluefish.mo share/locale/no/LC_MESSAGES/bluefish.mo share/locale/pl/LC_MESSAGES/bluefish.mo share/locale/pt/LC_MESSAGES/bluefish.mo @@ -39,6 +43,9 @@ share/locale/pt_BR/LC_MESSAGES/bluefish.mo share/locale/ru/LC_MESSAGES/bluefish.mo share/locale/sr/LC_MESSAGES/bluefish.mo share/locale/sv/LC_MESSAGES/bluefish.mo +share/locale/ta/LC_MESSAGES/bluefish.mo +share/locale/tr/LC_MESSAGES/bluefish.mo share/locale/zh_CN/LC_MESSAGES/bluefish.mo +share/locale/zh_TW/LC_MESSAGES/bluefish.mo share/mime/packages/bluefish.xml @dirrm share/bluefish |