Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2023 14:45:52 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82b9b61e8018 - main - devel/libxtend: Update to 0.1.8.2
Message-ID:  <202306171445.35HEjq0g051241@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82b9b61e801854926cfd8d754f90aaa75882e85c

commit 82b9b61e801854926cfd8d754f90aaa75882e85c
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-06-17 14:43:04 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-06-17 14:43:04 +0000

    devel/libxtend: Update to 0.1.8.2
    
    xt_fopen(): Add file existence and creation checks
    popen() does not flag nonexistent and uncreatable files
---
 devel/libxtend/Makefile | 3 ++-
 devel/libxtend/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/libxtend/Makefile b/devel/libxtend/Makefile
index cfcea5d8c4c5..f7931ae9b12f 100644
--- a/devel/libxtend/Makefile
+++ b/devel/libxtend/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libxtend
-DISTVERSION=	0.1.8
+DISTVERSION=	0.1.8-2
+DISTVERSIONSUFFIX=	-ge883e5e
 CATEGORIES=	devel
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/devel/libxtend/distinfo b/devel/libxtend/distinfo
index b066ed584ab0..e58494644926 100644
--- a/devel/libxtend/distinfo
+++ b/devel/libxtend/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686346928
-SHA256 (outpaddling-libxtend-0.1.8_GH0.tar.gz) = 2ea58285de2cf104887b0c1be79698dcce3694e315ed3dcd6263ee3edd769f21
-SIZE (outpaddling-libxtend-0.1.8_GH0.tar.gz) = 71326
+TIMESTAMP = 1687012386
+SHA256 (outpaddling-libxtend-0.1.8-2-ge883e5e_GH0.tar.gz) = 507d9ec842181e90795e732397e5cfd726ba2d5cf20cfdb76c6046e3a734b3f3
+SIZE (outpaddling-libxtend-0.1.8-2-ge883e5e_GH0.tar.gz) = 71601



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306171445.35HEjq0g051241>