diff options
author | wulf <wulf@pkgsrc.org> | 2006-12-27 13:40:42 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-12-27 13:40:42 +0000 |
commit | bd885057627b6d4e6bae70d762848cb886bb9b0c (patch) | |
tree | 39c7358e6039fb9b4771de19f2ea62b0c2aa3b36 /www | |
parent | d26cf36e5784f5b648404b8d68c21adb4398f33f (diff) | |
download | pkgsrc-bd885057627b6d4e6bae70d762848cb886bb9b0c.tar.gz |
Updated bluefish to 1.0.6:
* Updated translations
* Added .pm extensions for Perl files
* Highlight numbers in Java
* Added XTHTM 1.1 DOCTYPE in creators
* Many bugfixes
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/Makefile | 15 | ||||
-rw-r--r-- | www/bluefish/PLIST | 5 | ||||
-rw-r--r-- | www/bluefish/distinfo | 8 |
3 files changed, 12 insertions, 16 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index bfa75bc4ad1..702ae6c0a56 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,16 +1,13 @@ -# $NetBSD: Makefile,v 1.70 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.71 2006/12/27 13:40:42 wulf Exp $ -DISTNAME= bluefish-1.0.5 -PKGREVISION= 7 +DISTNAME= bluefish-1.0.6 CATEGORIES= www -MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ - ftp://bluefish.advancecreations.com/bluefish/downloads/ \ - http://bluefish.mrball.net/downloads/ \ - ftp://ftp.ratisbona.com/pub/bluefish/downloads/ \ - http://bluefish.shellhung.org/downloads/ +MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ + ftp://ftp.ratisbona.com/pub/bluefish/stable/source/ \ + http://www.bennewitz.com/bluefish/stable/source/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= wulf@ping.net.au +MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://bluefish.openoffice.nl/ COMMENT= GTK HTML editor for the experienced web designer diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST index 36c1960dff9..0824c1d3f2a 100644 --- a/www/bluefish/PLIST +++ b/www/bluefish/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.17 2006/04/17 07:07:37 jlam Exp $ +@comment $NetBSD: PLIST,v 1.18 2006/12/27 13:40:42 wulf Exp $ bin/bluefish man/man1/bluefish.1 share/application-registry/bluefish.applications share/applications/bluefish-project.desktop share/applications/bluefish.desktop -@comment in sysutils/desktop-file-utils: share/applications/mimeinfo.cache share/bluefish/bluefish_splash.png share/bluefish/custom_menu.de.default share/bluefish/custom_menu.default @@ -36,9 +35,9 @@ share/locale/es/LC_MESSAGES/bluefish.mo share/locale/eu/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/hu/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 diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index 01a15daa841..e7cb86ccbd9 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2006/10/18 21:40:17 rillig Exp $ +$NetBSD: distinfo,v 1.16 2006/12/27 13:40:42 wulf Exp $ -SHA1 (bluefish-1.0.5.tar.bz2) = 084ecbf348fd8eb092c9fc702615c9f82a544d9d -RMD160 (bluefish-1.0.5.tar.bz2) = 5cb388e2f4d1193a9d51ebed26ab523bf6809208 -Size (bluefish-1.0.5.tar.bz2) = 1492532 bytes +SHA1 (bluefish-1.0.6.tar.bz2) = 996bed51e2f7d0689600e8c52389f889c9df19bb +RMD160 (bluefish-1.0.6.tar.bz2) = 2ed4a6cae2bcf6886f15fbcb2be2bc997d767ad8 +Size (bluefish-1.0.6.tar.bz2) = 1504685 bytes SHA1 (patch-aa) = bba2581eefa4efa00943b9f158898fe4743b56cc SHA1 (patch-ab) = ab0d1d172b0d3097f85588a5f24304501671d048 SHA1 (patch-ac) = de8871c7d5ab63153f10a787debb1deed4420577 |