diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 16:41:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-15 16:41:07 +0000 |
commit | 3f26c432685806af221acb3e07de287f1bdd9d2b (patch) | |
tree | c3b411433342f5c6191e6d534afcfacf39ba63e2 /www/bluefish | |
parent | bc786789d9c8a43b2faa7b10cd7fb9273be1ad8b (diff) | |
download | ports-3f26c432685806af221acb3e07de287f1bdd9d2b.tar.gz ports-3f26c432685806af221acb3e07de287f1bdd9d2b.zip |
Notes
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 13 | ||||
-rw-r--r-- | www/bluefish/distinfo | 6 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 2 |
3 files changed, 10 insertions, 11 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index c6697d301058..2d962bdd03d8 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -7,13 +7,13 @@ # PORTNAME= bluefish -PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTVERSION= 1.0.5 CATEGORIES= www editors -MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ - ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ +MASTER_SITES= http://pkedu.fbt.wur.nl/~olivier/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ - ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ + ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ + ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer @@ -65,9 +65,6 @@ pre-everything:: @${ECHO_MSG} "This will reduce the number of warning in the console when running bluefish." @${ECHO_MSG} "" -post-install: - @${INSTALL_SCRIPT} ${WRKSRC}/debian/bluefish.1 ${PREFIX}/man/man1/bluefish.1 - .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mlibgnomeui}!="" diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index 3f43b68fdd24..91c590d2bccc 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,3 +1,3 @@ -MD5 (bluefish-1.0.4.tar.bz2) = 8d5c1b7315cdc935aa024954093d2b32 -SHA256 (bluefish-1.0.4.tar.bz2) = d4eece47c26116b55a66cc7f56efeac8195b60789ff9f72fc09770050816e488 -SIZE (bluefish-1.0.4.tar.bz2) = 1469951 +MD5 (bluefish-1.0.5.tar.bz2) = 26701c09d41e5dea987155cdc9d0ac94 +SHA256 (bluefish-1.0.5.tar.bz2) = dc957c1af2f272c7d518c68c1c5d3beb693e02dd538f0641ef58d7eeccd41221 +SIZE (bluefish-1.0.5.tar.bz2) = 1492532 diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index 6a06b688d210..98753d37e35f 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -31,6 +31,7 @@ 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/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 @@ -41,6 +42,7 @@ share/locale/pl/LC_MESSAGES/bluefish.mo share/locale/pt/LC_MESSAGES/bluefish.mo share/locale/pt_BR/LC_MESSAGES/bluefish.mo share/locale/ru/LC_MESSAGES/bluefish.mo +share/locale/sk/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 |