diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-18 12:49:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-18 12:49:11 +0800 |
commit | 63a3dd804bb802b95e62b9eeb5015ff4808c4f4f (patch) | |
tree | 681e8557eaff2e55f7224181989378a356c6ee24 /www/bluefish-devel | |
parent | b28e753f406a3b9084fe9f33a94d69c6b942b8b9 (diff) | |
download | freebsd-ports-gnome-63a3dd804bb802b95e62b9eeb5015ff4808c4f4f.tar.gz freebsd-ports-gnome-63a3dd804bb802b95e62b9eeb5015ff4808c4f4f.tar.zst freebsd-ports-gnome-63a3dd804bb802b95e62b9eeb5015ff4808c4f4f.zip |
Update to 0.10.
PR: 54573
Submitted by: maintainer
Diffstat (limited to 'www/bluefish-devel')
-rw-r--r-- | www/bluefish-devel/Makefile | 10 | ||||
-rw-r--r-- | www/bluefish-devel/distinfo | 2 | ||||
-rw-r--r-- | www/bluefish-devel/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index cb31e93c0d0f..d2aced5bdb3e 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -6,14 +6,14 @@ # PORTNAME= bluefish -PORTVERSION= 0.9.20030703 +PORTVERSION= 0.10 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-07-03 +#DISTNAME= ${PORTNAME}-2003-07-17 MAINTAINER= einekoai@chello.nl COMMENT= HTML editor designed for the experienced web designer @@ -22,8 +22,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ aspell.15:${PORTSDIR}/textproc/aspell RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint -DOWNLOAD= snapshots -WRKSRC= ${WRKDIR}/bluefish-gtk2 +DOWNLOAD= downloads +#WRKSRC= ${WRKDIR}/bluefish-gtk2 NO_LATEST_LINK= yes USE_BZIP2= yes USE_GNOME= gnomehier gtk20 @@ -33,7 +33,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-gnome2-menu=${PREFIX}/share/gnome/apps/Applications \ - --with-icon-path=${PREFIX}/share/gnome/pixmaps + --with-icon-path=${PREFIX}/share/gnome/pixmaps # Turns debugging output on .if defined(WITH_DEBUG) diff --git a/www/bluefish-devel/distinfo b/www/bluefish-devel/distinfo index 92bd9ba2997f..82b9fdafd30b 100644 --- a/www/bluefish-devel/distinfo +++ b/www/bluefish-devel/distinfo @@ -1 +1 @@ -MD5 (bluefish-2003-07-03.tar.bz2) = 3d4cacdbdf7ad107917579b475b84e57 +MD5 (bluefish-0.10.tar.bz2) = 557271d19d53b0857c7290ff994a8637 diff --git a/www/bluefish-devel/pkg-plist b/www/bluefish-devel/pkg-plist index 77869ae5b2d2..02e278eb9c43 100644 --- a/www/bluefish-devel/pkg-plist +++ b/www/bluefish-devel/pkg-plist @@ -26,6 +26,7 @@ share/locale/es/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/no/LC_MESSAGES/bluefish.mo share/locale/pl/LC_MESSAGES/bluefish.mo share/locale/ru/LC_MESSAGES/bluefish.mo |