- Update to 1.0.5
PR: ports/95725 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
This commit is contained in:
parent
bc786789d9
commit
3f26c43268
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159623
@ -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}!=""
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user