mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11/libxdg-basedir: update to 1.2.2
PR: 243067 Reported by: jbeich Approved by: maintainer timeout Obtained from: https://marc.info/?l=openbsd-ports&m=157805462230836
This commit is contained in:
parent
6d92303f9f
commit
8cf424ed30
2 changed files with 10 additions and 7 deletions
|
@ -1,17 +1,19 @@
|
||||||
# Created by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
|
# Created by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
|
||||||
|
|
||||||
PORTNAME= libxdg-basedir
|
PORTNAME= libxdg-basedir
|
||||||
PORTVERSION= 1.2.0
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
DISTVERSION= 1.2.2
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= http://nevill.ch/libxdg-basedir/downloads/
|
|
||||||
|
|
||||||
MAINTAINER= ntarmos@ceid.upatras.gr
|
MAINTAINER= ntarmos@ceid.upatras.gr
|
||||||
COMMENT= Implementation of the XDG Base Directory specification
|
COMMENT= Implementation of the XDG Base Directory specification
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
USES= autoreconf gmake libtool pathfix
|
||||||
USES= gmake libtool pathfix
|
USE_GITHUB= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
GH_ACCOUNT= davmac314
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
TEST_TARGET= check
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
@${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \
|
@${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (libxdg-basedir-1.2.0.tar.gz) = 2757a949618742d80ac59ee2f0d946adc6e71576406cdf798e6ced507708cdf4
|
TIMESTAMP = 1618357774
|
||||||
SIZE (libxdg-basedir-1.2.0.tar.gz) = 335790
|
SHA256 (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = ea6c7b332db0f7fabd7f5baef4be56b8ef33804e05d36acbac4c083c0130cb99
|
||||||
|
SIZE (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = 30864
|
||||||
|
|
Loading…
Add table
Reference in a new issue