View | Details | Raw Unified | Return to bug 104913
Collapse All | Expand All

(-)bluefish/Makefile (-8 / +3 lines)
Lines 7-22 Link Here
7
#
7
#
8
8
9
PORTNAME=	bluefish
9
PORTNAME=	bluefish
10
PORTVERSION=	1.0.5
10
PORTVERSION=	1.0.6
11
PORTREVISION=	1
12
CATEGORIES=	www editors
11
CATEGORIES=	www editors
13
MASTER_SITES=	http://pkedu.fbt.wur.nl/~olivier/${DOWNLOAD}/ \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
		http://bluefish.mrball.net/${DOWNLOAD}/ \
15
		ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \
16
		${MASTER_SITE_SOURCEFORGE}
17
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
18
14
19
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	babak@farrokhi.net
20
COMMENT=	HTML editor designed for the experienced web designer
16
COMMENT=	HTML editor designed for the experienced web designer
21
17
22
LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre-utf8 \
18
LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre-utf8 \
Lines 29-35 Link Here
29
RUN_DEPENDS+=	tidy:${PORTSDIR}/www/tidy
25
RUN_DEPENDS+=	tidy:${PORTSDIR}/www/tidy
30
.endif
26
.endif
31
27
32
DOWNLOAD=	downloads
33
USE_BZIP2=	yes
28
USE_BZIP2=	yes
34
USE_GETTEXT=	yes
29
USE_GETTEXT=	yes
35
USE_GNOME=	gnomehier gtk20 gnomevfs2
30
USE_GNOME=	gnomehier gtk20 gnomevfs2
(-)bluefish/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (bluefish-1.0.5.tar.bz2) = 26701c09d41e5dea987155cdc9d0ac94
1
MD5 (bluefish-1.0.6.tar.bz2) = 99eed255d05c3373a6e610e948626aa6
2
SHA256 (bluefish-1.0.5.tar.bz2) = dc957c1af2f272c7d518c68c1c5d3beb693e02dd538f0641ef58d7eeccd41221
2
SHA256 (bluefish-1.0.6.tar.bz2) = e7a60db3e51b4365e30a3efba2a8982d36cbce973ed5ed12c792956fb7de2e0c
3
SIZE (bluefish-1.0.5.tar.bz2) = 1492532
3
SIZE (bluefish-1.0.6.tar.bz2) = 1504685

Return to bug 104913