Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2022 01:05:24 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 387191eefa58 - main - databases/clickhouse: Require Perl to fix build
Message-ID:  <202202260105.21Q15On0044408@gitrepo.freebsd.org>

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

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

commit 387191eefa58cca914159ef850c063b237bc740c
Author:     Trond Endrestøl <Trond.Endrestol@ximalas.info>
AuthorDate: 2022-02-26 01:04:06 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-02-26 01:04:06 +0000

    databases/clickhouse: Require Perl to fix build
    
    PR:             261561
    Approved by:    maintainer
---
 graphics/epix/Makefile | 2 +-
 graphics/epix/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile
index e35b881caac0..2657d5fe05e8 100644
--- a/graphics/epix/Makefile
+++ b/graphics/epix/Makefile
@@ -1,7 +1,7 @@
 # Created by: ijliao
 
 PORTNAME=	epix
-DISTVERSION=	1.2.19
+DISTVERSION=	1.2.21
 CATEGORIES=	graphics
 MASTER_SITES=	http://mathcs.holycross.edu/~ahwang/epix/
 
diff --git a/graphics/epix/distinfo b/graphics/epix/distinfo
index 58286a16cb7f..067babf6c21d 100644
--- a/graphics/epix/distinfo
+++ b/graphics/epix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584881534
-SHA256 (epix-1.2.19.tar.bz2) = 550ec65c92a5efc0c743d6161f9ca161bbfd72f880b9bdb0d8fb383fd71d5192
-SIZE (epix-1.2.19.tar.bz2) = 514163
+TIMESTAMP = 1645816720
+SHA256 (epix-1.2.21.tar.bz2) = acd72e2969f19bded09299d429a93ace783d73d531e24f569e200182f0feb80d
+SIZE (epix-1.2.21.tar.bz2) = 524982



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