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

(-)b/textproc/raptor2/Makefile (-9 / +7 lines)
Lines 2-9 PORTNAME= raptor2 Link Here
2
DISTVERSION=	2.0.16
2
DISTVERSION=	2.0.16
3
PORTREVISION=	1
3
PORTREVISION=	1
4
CATEGORIES=	textproc
4
CATEGORIES=	textproc
5
MASTER_SITES=	http://download.librdf.org/source/ \
5
MASTER_SITES=	https://download.librdf.org/source/
6
		SF/librdf/${PORTNAME}/${PORTVERSION}
6
7
PATCH_SITES=	https://github.com/dajobe/raptor/commit/
8
PATCHFILES=	4dbc4c1da2a033c497d84a1291c46f416a9cac51.patch:-p1
7
9
8
MAINTAINER=	kde@FreeBSD.org
10
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	RDF Parser Toolkit for Redland
11
COMMENT=	RDF Parser Toolkit for Redland
Lines 20-34 LIB_DEPENDS= libcurl.so:ftp/curl \ Link Here
20
22
21
CONFLICTS=	raptor-1.4.1[0-9]* raptor-1.4.21
23
CONFLICTS=	raptor-1.4.1[0-9]* raptor-1.4.21
22
24
25
USES=		gnome libtool:keepla localbase pathfix pkgconfig
23
USE_GNOME=	libxml2 libxslt
26
USE_GNOME=	libxml2 libxslt
24
USES=		gnome libtool:keepla pathfix pkgconfig
27
USE_LDCONFIG=	yes
28
25
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
26
CONFIGURE_ARGS=	--with-xml2-config=${LOCALBASE}/bin/xml2-config \
27
		--with-curl-config=${LOCALBASE}/bin/curl-config \
28
		--with-icu-config=${LOCALBASE}/bin/icu-config \
29
		--with-www=curl
30
INSTALL_TARGET=	install-strip
30
INSTALL_TARGET=	install-strip
31
31
32
USE_LDCONFIG=	yes
33
34
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)b/textproc/raptor2/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677909926
1
TIMESTAMP = 1691830822
2
SHA256 (raptor2-2.0.16.tar.gz) = 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680
2
SHA256 (raptor2-2.0.16.tar.gz) = 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680
3
SIZE (raptor2-2.0.16.tar.gz) = 1750726
3
SIZE (raptor2-2.0.16.tar.gz) = 1750726
4
SHA256 (4dbc4c1da2a033c497d84a1291c46f416a9cac51.patch) = 5059dcfb1b4694584f2c8fbf75a02b5cd2bfe4f92b0b15e1cc2bd1ff023e4244
5
SIZE (4dbc4c1da2a033c497d84a1291c46f416a9cac51.patch) = 1166

Return to bug 273116