svn commit: r444133 - head/misc/ansiweather

Danilo G. Baio dbaio at FreeBSD.org
Thu Jun 22 22:45:05 UTC 2017


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 at 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


More information about the svn-ports-all mailing list