diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | www/bluefish/Makefile | 5 | ||||
-rw-r--r-- | www/bluefish/PLIST | 12 | ||||
-rw-r--r-- | www/bluefish/distinfo | 6 |
5 files changed, 18 insertions, 11 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c4b6aabe3d0..e3863b5ca12 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5792 2004/05/02 17:50:05 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5793 2004/05/02 18:40:24 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2317,3 +2317,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gpass to 0.4.1 [jmmv 2004-05-02] Updated cue to 20040329 [xtraeme 2004-05-02] Updated daemontools to 0.76 [xtraeme 2004-05-02] + Updated bluefish to 0.13 [xtraeme 2004-05-02] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1691 2004/05/02 17:50:05 xtraeme Exp $ +$NetBSD: TODO,v 1.1692 2004/05/02 18:40:24 xtraeme Exp $ Suggested new packages ====================== @@ -148,7 +148,6 @@ Suggested package updates o balsa-1.4.4 o bidwatcher-1.3.15 o bind-9.3 - o bluefish-0.13 o boehm-gc-6.3alpha2 o bogofilter-0.17.5 o boost-1.31.0 diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 4f51025e0fe..b9bb9e7837a 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2004/04/15 21:43:02 snj Exp $ +# $NetBSD: Makefile,v 1.45 2004/05/02 18:40:24 xtraeme Exp $ # -DISTNAME= bluefish-0.12 -PKGREVISION= 7 +DISTNAME= bluefish-0.13 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://bluefish.advancecreations.com/bluefish/downloads/ \ diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST index ac840039c3f..ec46df2a6ea 100644 --- a/www/bluefish/PLIST +++ b/www/bluefish/PLIST @@ -1,12 +1,13 @@ -@comment $NetBSD: PLIST,v 1.8 2003/12/03 03:50:15 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/02 18:40:24 xtraeme Exp $ bin/bluefish -share/applications/bluefish.desktop share/bluefish/bluefish_splash.png share/bluefish/custom_menu.default share/bluefish/encodings.default share/bluefish/filetypes.default +share/bluefish/funcref_css.xml share/bluefish/funcref_html.xml share/bluefish/funcref_php.xml +share/bluefish/funcref_python.xml share/bluefish/highlighting.default share/bluefish/icon_c.png share/bluefish/icon_cfml.png @@ -20,11 +21,13 @@ share/bluefish/icon_python.png share/bluefish/icon_r.png share/bluefish/icon_unknown.png share/bluefish/icon_xml.png +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo @@ -32,9 +35,14 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/bluefish.mo share/pixmaps/bluefish-icon.png +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/bluefish diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index d3b8935250f..8215ea4e2d7 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/12/03 03:50:15 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2004/05/02 18:40:24 xtraeme Exp $ -SHA1 (bluefish-0.12.tar.bz2) = dd8f7206916a9c284e9397e568a99e9d8ec9f53b -Size (bluefish-0.12.tar.bz2) = 868677 bytes +SHA1 (bluefish-0.13.tar.bz2) = ad61389f920c602bdd22244e0067c307d15313cd +Size (bluefish-0.13.tar.bz2) = 1325135 bytes |