Update to 0.10.
PR: 54573 Submitted by: maintainer
This commit is contained in:
parent
d190a2a92e
commit
2a691efb8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85097
3 changed files with 7 additions and 6 deletions
|
@ -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)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (bluefish-2003-07-03.tar.bz2) = 3d4cacdbdf7ad107917579b475b84e57
|
||||
MD5 (bluefish-0.10.tar.bz2) = 557271d19d53b0857c7290ff994a8637
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue