Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2020 09:01:56 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522473 - in head/games/julius: . files
Message-ID:  <202001090901.00991uSj036065@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Jan  9 09:01:56 2020
New Revision: 522473
URL: https://svnweb.freebsd.org/changeset/ports/522473

Log:
  games/julius: update to 1.2.0
  
  Also remove upstreamed patch.
  
  Release notes at https://github.com/bvschaik/julius/releases/tag/v1.2.0

Deleted:
  head/games/julius/files/patch-src_platform_julius.c
Modified:
  head/games/julius/Makefile
  head/games/julius/distinfo

Modified: head/games/julius/Makefile
==============================================================================
--- head/games/julius/Makefile	Thu Jan  9 07:57:43 2020	(r522472)
+++ head/games/julius/Makefile	Thu Jan  9 09:01:56 2020	(r522473)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	julius
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	games

Modified: head/games/julius/distinfo
==============================================================================
--- head/games/julius/distinfo	Thu Jan  9 07:57:43 2020	(r522472)
+++ head/games/julius/distinfo	Thu Jan  9 09:01:56 2020	(r522473)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558945825
-SHA256 (bvschaik-julius-v1.1.0_GH0.tar.gz) = d558a13645508bf3a1055698a201d7d089a78b150362d861e57a07686cb82a9a
-SIZE (bvschaik-julius-v1.1.0_GH0.tar.gz) = 4402895
+TIMESTAMP = 1578559971
+SHA256 (bvschaik-julius-v1.2.0_GH0.tar.gz) = 72395c30d3709823de15c2337a552e5ccfa466803a2bd97bc5bee8180b9471e5
+SIZE (bvschaik-julius-v1.2.0_GH0.tar.gz) = 8448355



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