Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 14:20:58 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f76de16a7f8e - main - x11/editres: Update to 1.0.8
Message-ID:  <202310211420.39LEKwMJ067175@gitrepo.freebsd.org>

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

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

commit f76de16a7f8eac2019833b88a4d929d99d3c0041
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-10-19 20:25:40 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-10-21 14:20:42 +0000

    x11/editres: Update to 1.0.8
    
    Reviewed by:            manu (for #x11)
    Differential Revision:  https://reviews.freebsd.org/D42309
---
 x11/editres/Makefile | 4 ++--
 x11/editres/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/editres/Makefile b/x11/editres/Makefile
index e95ea511e6e1..678ae295f10f 100644
--- a/x11/editres/Makefile
+++ b/x11/editres/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	editres
-PORTVERSION=	1.0.7
+PORTVERSION=	1.0.8
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -8,7 +8,7 @@ COMMENT=	Dynamic resource editor for X Toolkit Applications
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		xorg xorg-cat:app
+USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xt xmu xaw
 
 .include <bsd.port.mk>
diff --git a/x11/editres/distinfo b/x11/editres/distinfo
index dc80b7388d36..0a10cd0ec48c 100644
--- a/x11/editres/distinfo
+++ b/x11/editres/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522338797
-SHA256 (xorg/app/editres-1.0.7.tar.bz2) = 089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11
-SIZE (xorg/app/editres-1.0.7.tar.bz2) = 166429
+TIMESTAMP = 1697747054
+SHA256 (xorg/app/editres-1.0.8.tar.xz) = 83cf5dffb1883635fd9c6a8dc48ff9e560f6c6d8ce1a0e929d5f409cba18b6f9
+SIZE (xorg/app/editres-1.0.8.tar.xz) = 158476



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