Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2017 22:45:03 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444133 - head/misc/ansiweather
Message-ID:  <201706222245.v5MMj3TE067335@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Jun 22 22:45:03 2017
New Revision: 444133
URL: https://svnweb.freebsd.org/changeset/ports/444133

Log:
  misc/ansiweather: Update to 1.11
  
    Unicode symbols display is now off by default
    Shorten default greeting text: "Current weather" => "Weather"
  
  Approved by:	garga (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11295

Modified:
  head/misc/ansiweather/Makefile
  head/misc/ansiweather/distinfo

Modified: head/misc/ansiweather/Makefile
==============================================================================
--- head/misc/ansiweather/Makefile	Thu Jun 22 21:57:43 2017	(r444132)
+++ head/misc/ansiweather/Makefile	Thu Jun 22 22:45:03 2017	(r444133)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ansiweather
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	misc
 
 MAINTAINER=	dbaio@FreeBSD.org

Modified: head/misc/ansiweather/distinfo
==============================================================================
--- head/misc/ansiweather/distinfo	Thu Jun 22 21:57:43 2017	(r444132)
+++ head/misc/ansiweather/distinfo	Thu Jun 22 22:45:03 2017	(r444133)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487259523
-SHA256 (fcambus-ansiweather-1.10_GH0.tar.gz) = 9656ac85b67ff10c5959f31345bb08bfef0b038f6f2fbe09c78363b28f42cc21
-SIZE (fcambus-ansiweather-1.10_GH0.tar.gz) = 17469
+TIMESTAMP = 1498087846
+SHA256 (fcambus-ansiweather-1.11_GH0.tar.gz) = 14e3e55022925b7f54c7f15507c5e6612eb7826f3d1b19b7d3cc9cde68501463
+SIZE (fcambus-ansiweather-1.11_GH0.tar.gz) = 17520



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