Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2021 19:12:56 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560887 - head/devel/pipestatus
Message-ID:  <202101091912.109JCu2x032114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Sat Jan  9 19:12:56 2021
New Revision: 560887
URL: https://svnweb.freebsd.org/changeset/ports/560887

Log:
  devel/pipestatus: update to 0.7.0
  
  No Changelog available.
  
  While here add LICENSE. The project page states it is Public Domain.
  
  Reported by:	portscout

Modified:
  head/devel/pipestatus/Makefile
  head/devel/pipestatus/distinfo

Modified: head/devel/pipestatus/Makefile
==============================================================================
--- head/devel/pipestatus/Makefile	Sat Jan  9 18:59:12 2021	(r560886)
+++ head/devel/pipestatus/Makefile	Sat Jan  9 19:12:56 2021	(r560887)
@@ -2,12 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	pipestatus
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	UNIX/POSIX shell helper for running pipes safely
+
+LICENSE=	PD
 
 NO_BUILD=	yes
 

Modified: head/devel/pipestatus/distinfo
==============================================================================
--- head/devel/pipestatus/distinfo	Sat Jan  9 18:59:12 2021	(r560886)
+++ head/devel/pipestatus/distinfo	Sat Jan  9 19:12:56 2021	(r560887)
@@ -1,2 +1,3 @@
-SHA256 (pipestatus-0.6.0.tar.gz) = 6e90a52d12dfe4f10227a9472d4d9875a7b98432aec7b6ecb61eb08343b4e42c
-SIZE (pipestatus-0.6.0.tar.gz) = 6541
+TIMESTAMP = 1610218676
+SHA256 (pipestatus-0.7.0.tar.gz) = 9cb2c54f4fe93386a75005ecfa3f56c6610d72f733740cba5b7d712d02fcf3ea
+SIZE (pipestatus-0.7.0.tar.gz) = 5551



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