git: 8cf424ed301f - main - x11/libxdg-basedir: update to 1.2.2
Kevin Bowling
kbowling at FreeBSD.org
Tue Apr 13 23:52:31 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8cf424ed301f70e4bcb00f8ac2542a6768ed2f3d
commit 8cf424ed301f70e4bcb00f8ac2542a6768ed2f3d
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-13 23:50:39 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-04-13 23:50:39 +0000
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
---
x11/libxdg-basedir/Makefile | 12 +++++++-----
x11/libxdg-basedir/distinfo | 5 +++--
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 at 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 at 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
More information about the dev-commits-ports-all
mailing list