Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2024 07:55:57 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4b7d3be4152 - main - x11/bitmap: Update to 1.1.1
Message-ID:  <202402040755.4147tvgR071423@gitrepo.freebsd.org>

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

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

commit f4b7d3be41524ef447c520663f99c5ff38484616
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-02-04 07:37:39 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-02-04 07:55:03 +0000

    x11/bitmap: Update to 1.1.1
    
    Release notes:  https://lists.x.org/archives/xorg-announce/2024-February/003447.html
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 x11/bitmap/Makefile | 5 ++---
 x11/bitmap/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile
index 38d7ad00dc67..05f31143f70f 100644
--- a/x11/bitmap/Makefile
+++ b/x11/bitmap/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	bitmap
-PORTVERSION=	1.0.9
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -9,7 +8,7 @@ COMMENT=	Bitmap editor and converter utilities for X
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		xorg xorg-cat:app
+USES=		tar:xz xorg xorg-cat:app
 USE_XORG=	x11 xaw xbitmaps xmu xorgproto xt
 
 GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
diff --git a/x11/bitmap/distinfo b/x11/bitmap/distinfo
index e7d3b479a608..7b3e2c86f60f 100644
--- a/x11/bitmap/distinfo
+++ b/x11/bitmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550741559
-SHA256 (xorg/app/bitmap-1.0.9.tar.bz2) = e0f3afad5272d796f54c33fa1b5bd1fb3f62843a54b28c87196d06a35123e5f5
-SIZE (xorg/app/bitmap-1.0.9.tar.bz2) = 181401
+TIMESTAMP = 1707032164
+SHA256 (xorg/app/bitmap-1.1.1.tar.xz) = 63d42eb63fe48198b39344af49949e5e424cc62ce8d722781fdad4a4fa3426e6
+SIZE (xorg/app/bitmap-1.1.1.tar.xz) = 169676



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