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
This commit is contained in:
parent
d26cf36e57
commit
bd88505762
4 changed files with 14 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2006,v 1.2061 2006/12/27 12:26:05 joerg Exp $
|
||||
$NetBSD: CHANGES-2006,v 1.2062 2006/12/27 13:42:07 wulf Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2006:
|
||||
|
||||
|
@ -5709,3 +5709,4 @@ Changes to the packages collection and infrastructure in 2006:
|
|||
Updated ham/xlog to 1.4 [wulf 2006-12-27]
|
||||
Added x11/libXScrnSaver version 1.1.2 [joerg 2006-12-27]
|
||||
Added x11/libXxf86dga version 1.0.1 [joerg 2006-12-27]
|
||||
Updated www/bluefish to 1.0.6 [wulf 2006-12-27]
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue