Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 08:33:50 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490832 - head/misc/free42
Message-ID:  <201901210833.x0L8XoRx099334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jan 21 08:33:50 2019
New Revision: 490832
URL: https://svnweb.freebsd.org/changeset/ports/490832

Log:
  misc/free42: Update 2.0.21 -> 2.0.22
  
  Reported by:	portscout

Modified:
  head/misc/free42/Makefile
  head/misc/free42/distinfo

Modified: head/misc/free42/Makefile
==============================================================================
--- head/misc/free42/Makefile	Mon Jan 21 08:19:26 2019	(r490831)
+++ head/misc/free42/Makefile	Mon Jan 21 08:33:50 2019	(r490832)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	free42
-DISTVERSION=	2.0.21
-PORTREVISION=	1
+DISTVERSION=	2.0.22
 CATEGORIES=	misc
 MASTER_SITES=	http://thomasokken.com/free42/upstream/
 DISTNAME=	${PORTNAME}-nologo-${DISTVERSION}
@@ -21,7 +20,7 @@ BROKEN_powerpc64=	fails to link: c++: error: no such f
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-USES=		compiler dos2unix gmake localbase pkgconfig tar:tgz
+USES=		compiler dos2unix gmake gnome localbase pkgconfig tar:tgz
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 pango
 USE_XORG=	x11 xmu
 DOS2UNIX_FILES=	gtk/IntelRDFPMathLib20U1/LIBRARY/float128/op_system.h gtk/IntelRDFPMathLib20U1/LIBRARY/float128/architecture.h

Modified: head/misc/free42/distinfo
==============================================================================
--- head/misc/free42/distinfo	Mon Jan 21 08:19:26 2019	(r490831)
+++ head/misc/free42/distinfo	Mon Jan 21 08:33:50 2019	(r490832)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529971585
-SHA256 (free42-nologo-2.0.21.tgz) = 875d6bb4fbe5b2a9f1afa419bac23709f21aa0435f335444bdd7fb3f60b46ae0
-SIZE (free42-nologo-2.0.21.tgz) = 7390516
+TIMESTAMP = 1548057765
+SHA256 (free42-nologo-2.0.22.tgz) = cccfcb7d44ace41211c1f145f142e963c473a58b88afb860be3096a61ae0b339
+SIZE (free42-nologo-2.0.22.tgz) = 7391086



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