Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 18:36:21 +0000 (UTC)
From:      =?UTF-8?Q?Stefan_E=c3=9fer?= <se@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531452 - head/math/gh-bc
Message-ID:  <202004111836.03BIaL9o073684@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Sat Apr 11 18:36:20 2020
New Revision: 531452
URL: https://svnweb.freebsd.org/changeset/ports/531452

Log:
  Update to version 2.6.1
  
  This version fixes a bug that only occured when building on FreeBSD
  without long options support. It did not affect the port or package,
  since it was always built with long options.
  
  Approved by:	antoine (implicit)

Modified:
  head/math/gh-bc/Makefile
  head/math/gh-bc/distinfo

Modified: head/math/gh-bc/Makefile
==============================================================================
--- head/math/gh-bc/Makefile	Sat Apr 11 18:29:19 2020	(r531451)
+++ head/math/gh-bc/Makefile	Sat Apr 11 18:36:20 2020	(r531452)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bc
-PORTVERSION=	2.6.0
+PORTVERSION=	2.6.1
 CATEGORIES=	math
 PKGNAMEPREFIX=	gh-
 

Modified: head/math/gh-bc/distinfo
==============================================================================
--- head/math/gh-bc/distinfo	Sat Apr 11 18:29:19 2020	(r531451)
+++ head/math/gh-bc/distinfo	Sat Apr 11 18:36:20 2020	(r531452)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583947897
-SHA256 (gavinhoward-bc-2.6.0_GH0.tar.gz) = 5a7142152c0efffa2bdb356a90a7a36ac3e57b2e6ef0b544f53b21a3af819975
-SIZE (gavinhoward-bc-2.6.0_GH0.tar.gz) = 252394
+TIMESTAMP = 1586629903
+SHA256 (gavinhoward-bc-2.6.1_GH0.tar.gz) = 0d604f2a0ea41ed949387b0d5ba27761d7d85190989f9947d740e18ab2e5bec9
+SIZE (gavinhoward-bc-2.6.1_GH0.tar.gz) = 252951



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