aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-13 23:50:39 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-13 23:50:39 +0000
commit8cf424ed301f70e4bcb00f8ac2542a6768ed2f3d (patch)
tree94389dd3dc30fcffeb0da8727438027f71d84339
parent6d92303f9f3959c7b4fce4751ec3cbd0ba80791c (diff)
downloadports-8cf424ed301f70e4bcb00f8ac2542a6768ed2f3d.tar.gz
ports-8cf424ed301f70e4bcb00f8ac2542a6768ed2f3d.zip
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
-rw-r--r--x11/libxdg-basedir/Makefile12
-rw-r--r--x11/libxdg-basedir/distinfo5
2 files changed, 10 insertions, 7 deletions
diff --git a/x11/libxdg-basedir/Makefile b/x11/libxdg-basedir/Makefile
index c2e1480abc3b..6c41f2c597ce 100644
--- a/x11/libxdg-basedir/Makefile
+++ b/x11/libxdg-basedir/Makefile
@@ -1,17 +1,19 @@
# Created by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
PORTNAME= libxdg-basedir
-PORTVERSION= 1.2.0
-PORTREVISION= 1
+DISTVERSIONPREFIX= v
+DISTVERSION= 1.2.2
CATEGORIES= x11
-MASTER_SITES= http://nevill.ch/libxdg-basedir/downloads/
MAINTAINER= ntarmos@ceid.upatras.gr
COMMENT= Implementation of the XDG Base Directory specification
-GNU_CONFIGURE= yes
-USES= gmake libtool pathfix
+USES= autoreconf gmake libtool pathfix
+USE_GITHUB= yes
USE_LDCONFIG= yes
+GH_ACCOUNT= davmac314
+GNU_CONFIGURE= yes
+TEST_TARGET= check
pre-configure:
@${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \
diff --git a/x11/libxdg-basedir/distinfo b/x11/libxdg-basedir/distinfo
index 4b1bf5d7d531..b9699ea03bf9 100644
--- a/x11/libxdg-basedir/distinfo
+++ b/x11/libxdg-basedir/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libxdg-basedir-1.2.0.tar.gz) = 2757a949618742d80ac59ee2f0d946adc6e71576406cdf798e6ced507708cdf4
-SIZE (libxdg-basedir-1.2.0.tar.gz) = 335790
+TIMESTAMP = 1618357774
+SHA256 (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = ea6c7b332db0f7fabd7f5baef4be56b8ef33804e05d36acbac4c083c0130cb99
+SIZE (davmac314-libxdg-basedir-v1.2.2_GH0.tar.gz) = 30864