pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ansiweather ansiweather: update to 1.09
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd9639a92e73
branches: trunk
changeset: 356082:cd9639a92e73
user: maya <maya%pkgsrc.org@localhost>
date: Sun Dec 18 18:57:05 2016 +0000
description:
ansiweather: update to 1.09
Added man page, -v flag for version.
License is now 2-clause BSD (dropped third BSD clause).
from fcambus (author)
diffstat:
misc/ansiweather/Makefile | 8 ++++----
misc/ansiweather/PLIST | 3 ++-
misc/ansiweather/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 10 deletions(-)
diffs (57 lines):
diff -r 6e4d5833387f -r cd9639a92e73 misc/ansiweather/Makefile
--- a/misc/ansiweather/Makefile Sun Dec 18 18:49:39 2016 +0000
+++ b/misc/ansiweather/Makefile Sun Dec 18 18:57:05 2016 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2016/06/09 06:23:40 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/12/18 18:57:05 maya Exp $
-DISTNAME= ansiweather-1.06
+DISTNAME= ansiweather-1.09
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/fcambus/ansiweather/
COMMENT= Display current weather conditions in your terminal
-LICENSE= modified-bsd
+LICENSE= 2-clause-bsd
USE_LANGUAGES= # none
@@ -35,7 +35,7 @@
do-install:
${RUN}${INSTALL_PROGRAM} ${WRKSRC}/ansiweather ${DESTDIR}${PREFIX}/bin
-.for f in AUTHORS ChangeLog README.md ansiweather.plugin.zsh
+.for f in AUTHORS ChangeLog README.md ansiweather.plugin.zsh ansiweather.1
${RUN}${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}
.endfor
${RUN}${INSTALL_DATA} ${WRKSRC}/ansiweatherrc.example \
diff -r 6e4d5833387f -r cd9639a92e73 misc/ansiweather/PLIST
--- a/misc/ansiweather/PLIST Sun Dec 18 18:49:39 2016 +0000
+++ b/misc/ansiweather/PLIST Sun Dec 18 18:57:05 2016 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2015/09/08 21:50:28 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/12/18 18:57:05 maya Exp $
bin/ansiweather
share/doc/ansiweather/AUTHORS
share/doc/ansiweather/ChangeLog
share/doc/ansiweather/README.md
+share/doc/ansiweather/ansiweather.1
share/doc/ansiweather/ansiweather.plugin.zsh
share/examples/ansiweather/ansiweatherrc.example
diff -r 6e4d5833387f -r cd9639a92e73 misc/ansiweather/distinfo
--- a/misc/ansiweather/distinfo Sun Dec 18 18:49:39 2016 +0000
+++ b/misc/ansiweather/distinfo Sun Dec 18 18:57:05 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/01/01 23:54:16 kamil Exp $
+$NetBSD: distinfo,v 1.5 2016/12/18 18:57:05 maya Exp $
-SHA1 (ansiweather-1.06.tar.gz) = 9ad3e5ad7b59533c20a8a223613f154f431a0b19
-RMD160 (ansiweather-1.06.tar.gz) = da897154b4eaf834b9d60947ec3e1e7e512a3f58
-SHA512 (ansiweather-1.06.tar.gz) = 55abfaa72d03cacee9e096218efd8dcafdb804ec4ec5080e9a9768b7a6ee8df7cb96d8e9fb2c57f8c3f46b8a7c2d7655009591d6dcfebe0c80d1dc16fb71ff0c
-Size (ansiweather-1.06.tar.gz) = 7025 bytes
+SHA1 (ansiweather-1.09.tar.gz) = 69393eb1e7c27277e8893510423fc92b4731935d
+RMD160 (ansiweather-1.09.tar.gz) = 4b193b1212a1bd9ace64a2ca42a025a7d0b441c5
+SHA512 (ansiweather-1.09.tar.gz) = ea08492c5d1e7f2aa2ce020ea85029a683de0195de8baeb32451c2687821ba58f9f401d1b8134abf047bfdb05fb11def0504ed90d042383add794343cf5fc13d
+Size (ansiweather-1.09.tar.gz) = 17360 bytes
Home |
Main Index |
Thread Index |
Old Index