Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2024 05:55:30 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: ff8ca62e2a3c - main - misc/free42: update 3.1.2 =?utf-8?Q?=E2=86=92?= 3.1.3
Message-ID:  <202401180555.40I5tU0I023454@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=ff8ca62e2a3c713d7efbe3ccd0e588a51314c0d4

commit ff8ca62e2a3c713d7efbe3ccd0e588a51314c0d4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-18 05:41:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-18 05:41:42 +0000

    misc/free42: update 3.1.2 → 3.1.3
    
    Reported by:    portscout
---
 misc/free42/Makefile                 | 3 +--
 misc/free42/distinfo                 | 6 +++---
 misc/free42/files/patch-gtk_Makefile | 8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/misc/free42/Makefile b/misc/free42/Makefile
index fb678e912295..cde74075afdd 100644
--- a/misc/free42/Makefile
+++ b/misc/free42/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	free42
-DISTVERSION=	3.1.2
-PORTREVISION=	1
+DISTVERSION=	3.1.3
 CATEGORIES=	misc
 MASTER_SITES=	http://thomasokken.com/free42/upstream/
 DISTNAME=	${PORTNAME}-nologo-${DISTVERSION}
diff --git a/misc/free42/distinfo b/misc/free42/distinfo
index e1fac365acf9..4f228e9b486a 100644
--- a/misc/free42/distinfo
+++ b/misc/free42/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703113442
-SHA256 (free42-nologo-3.1.2.tgz) = b0e81569aa4dae3765a151e03226b9c4f075ba8db2ffde56ee133865d5de1530
-SIZE (free42-nologo-3.1.2.tgz) = 7459860
+TIMESTAMP = 1705552860
+SHA256 (free42-nologo-3.1.3.tgz) = c7b09f00dec14dded782cf9e20bd0e9b297497c08b0e5296fc619f0e412c8c1c
+SIZE (free42-nologo-3.1.3.tgz) = 7461009
diff --git a/misc/free42/files/patch-gtk_Makefile b/misc/free42/files/patch-gtk_Makefile
index 91d0097e2f59..0207703445ab 100644
--- a/misc/free42/files/patch-gtk_Makefile
+++ b/misc/free42/files/patch-gtk_Makefile
@@ -1,9 +1,9 @@
---- gtk/Makefile.orig	2021-03-05 01:52:42 UTC
+--- gtk/Makefile.orig	2024-01-17 13:18:38 UTC
 +++ gtk/Makefile
-@@ -136,7 +136,7 @@ cleaner: FORCE
- 		readtest_lines.cc \
+@@ -156,7 +156,7 @@ cleaner: FORCE
  		gcc111libbid.a \
- 		*.o *.d *.i *.ii *.s symlinks core.*
+ 		*.o *.d *.i *.ii *.s symlinks core.* \
+ 		raw2txt txt2raw
 -	rm -rf IntelRDFPMathLib20U1
 +	#rm -rf IntelRDFPMathLib20U1
  



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