diff options
author | adamw <adamw@FreeBSD.org> | 2003-10-03 10:09:14 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-10-03 10:09:14 +0800 |
commit | d92d5e3158971bc4d9099cc1a42bf747ed9b6eba (patch) | |
tree | 726aba88362929210b8e9eebe32c7733a8f0acdc /www/bluefish-devel | |
parent | 3f1a67431227cbd0365d60b6586d2e7f31a49bd5 (diff) | |
download | freebsd-ports-gnome-d92d5e3158971bc4d9099cc1a42bf747ed9b6eba.tar.gz freebsd-ports-gnome-d92d5e3158971bc4d9099cc1a42bf747ed9b6eba.tar.zst freebsd-ports-gnome-d92d5e3158971bc4d9099cc1a42bf747ed9b6eba.zip |
Update to 0.11.20030929.
PR: ports/57447
Submitted by: Koop Mast <einekoai@chello.nl> (maintainer)
Diffstat (limited to 'www/bluefish-devel')
-rw-r--r-- | www/bluefish-devel/Makefile | 4 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 | ||||
-rw-r--r-- | www/bluefish-devel/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 526888ca35fc..d6841bf4e537 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.11.20030817 +PORTVERSION= 0.11.20030929 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ http://bluefish.shellhung.org/${DOWNLOAD}/ -DISTNAME= ${PORTNAME}-2003-08-17 +DISTNAME= ${PORTNAME}-2003-09-29 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 881855a4b4e1..3672e75c1ad7 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-2003-08-17.tar.bz2) = e8ce75ef6e72e481573f3376df1e5d7c +MD5 (bluefish-2003-09-29.tar.bz2) = 75644b9dcb07300b1fef19bf25dda5e4 diff --git a/www/bluefish-devel/pkg-plist b/www/bluefish-devel/pkg-plist index 02e278eb9c43..5e0c4594d72e 100644 --- a/www/bluefish-devel/pkg-plist +++ b/www/bluefish-devel/pkg-plist @@ -29,8 +29,11 @@ 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_BR/LC_MESSAGES/bluefish.mo share/locale/ru/LC_MESSAGES/bluefish.mo share/locale/sv/LC_MESSAGES/bluefish.mo +@unexec rmdir share/nls/POSIX 2>/dev/null || true +@unexec rmdir share/nls/en_US.US-ASCII 2> /dev/null || true @unexec rmdir share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true @unexec rmdir share/locale/zh_CN 2>/dev/null || true @unexec rmdir share/locale/sv/LC_MESSAGES 2>/dev/null || true |