Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2022 00:46:38 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a51002eeb3d0 - main - x11/qimageblitz: Update to rev.1548172
Message-ID:  <202207190046.26J0kceV063385@gitrepo.freebsd.org>

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

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

commit a51002eeb3d03b0374546df5e118783ea2858a9a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-19 00:44:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-19 00:46:31 +0000

    x11/qimageblitz: Update to rev.1548172
    
    Reported by:    fluffy@
---
 x11/qimageblitz/Makefile | 5 ++---
 x11/qimageblitz/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/qimageblitz/Makefile b/x11/qimageblitz/Makefile
index 1306c649cef2..c778dbc54b5b 100644
--- a/x11/qimageblitz/Makefile
+++ b/x11/qimageblitz/Makefile
@@ -1,8 +1,7 @@
 # Created by: Martin Wilke <miwi@FreeBSD.org>
 
 PORTNAME=	qimageblitz
-PORTVERSION=	0.1.0 # a made-up version also used in some linux distros, otherwise we need to add PORTEPOCH
-PORTREVISION=	1
+PORTVERSION=	0.1.0.${SVN_REVISION} # a made-up version also used in some linux distros, otherwise we need to add PORTEPOCH
 CATEGORIES=	x11
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,7 +18,7 @@ USE_QT=		core gui widgets qmake_build buildtools_build
 USE_CXXSTD=	gnu++98
 
 SVN_URL=	svn://anonsvn.kde.org/home/kde/trunk/kdesupport/qimageblitz
-SVN_REVISION=	1515099
+SVN_REVISION=	1548172
 
 do-fetch:
 	@if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}" ]; then \
diff --git a/x11/qimageblitz/distinfo b/x11/qimageblitz/distinfo
index bbab731dacc0..15fe005eeab4 100644
--- a/x11/qimageblitz/distinfo
+++ b/x11/qimageblitz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555132095
-SHA256 (qimageblitz-0.1.0.tar.gz) = c1800a8200a15c8de3332f7572b7d942f696fdd1414f8d6810d7d74853255def
-SIZE (qimageblitz-0.1.0.tar.gz) = 58026
+TIMESTAMP = 1658095484
+SHA256 (qimageblitz-0.1.0.1548172.tar.gz) = 4685696be46e52a976e3a7ebb45d6b76f3a2689b6014452a15184b08a810a8f7
+SIZE (qimageblitz-0.1.0.1548172.tar.gz) = 58048



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