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

(-)b/x11/libxdg-basedir/Makefile (-5 / +7 lines)
Lines 2-18 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	libxdg-basedir
4
PORTNAME=	libxdg-basedir
5
PORTVERSION=	1.2.0
5
DISTVERSIONPREFIX=	v
6
PORTREVISION=	1
6
DISTVERSION=	1.2.2
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	http://nevill.ch/libxdg-basedir/downloads/
9
8
10
MAINTAINER=	ntarmos@ceid.upatras.gr
9
MAINTAINER=	ntarmos@ceid.upatras.gr
11
COMMENT=	Implementation of the XDG Base Directory specification
10
COMMENT=	Implementation of the XDG Base Directory specification
12
11
13
GNU_CONFIGURE=	yes
12
USES=		autoreconf gmake libtool pathfix
14
USES=		gmake libtool pathfix
13
USE_GITHUB=	yes
15
USE_LDCONFIG=	yes
14
USE_LDCONFIG=	yes
15
GH_ACCOUNT=	davmac314
16
GNU_CONFIGURE=	yes
17
TEST_TARGET=	check
16
18
17
pre-configure:
19
pre-configure:
18
	@${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \
20
	@${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \
(-)b/x11/libxdg-basedir/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (libxdg-basedir-1.2.0.tar.gz) = 2757a949618742d80ac59ee2f0d946adc6e71576406cdf798e6ced507708cdf4
1
TIMESTAMP = 1564289406
2
SIZE (libxdg-basedir-1.2.0.tar.gz) = 335790
2
SHA256 (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = ea6c7b332db0f7fabd7f5baef4be56b8ef33804e05d36acbac4c083c0130cb99
3
SIZE (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = 30864

Return to bug 243067