summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2016-12-18 18:57:05 +0000
committermaya <maya@pkgsrc.org>2016-12-18 18:57:05 +0000
commit9aff2deb42d96ea853db39b09d4d8a74490398cd (patch)
tree5e5fa78e7af40ce3b573ff86d3932497ceb7ff5f /misc
parentaeb21521b117ce12b583ac395f6c412e20068b94 (diff)
downloadpkgsrc-9aff2deb42d96ea853db39b09d4d8a74490398cd.tar.gz
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 (limited to 'misc')
-rw-r--r--misc/ansiweather/Makefile8
-rw-r--r--misc/ansiweather/PLIST3
-rw-r--r--misc/ansiweather/distinfo10
3 files changed, 11 insertions, 10 deletions
diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile
index b377fb16a0a..a3365ed4471 100644
--- a/misc/ansiweather/Makefile
+++ b/misc/ansiweather/Makefile
@@ -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
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 @@ AUTO_MKDIRS= yes
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 --git a/misc/ansiweather/PLIST b/misc/ansiweather/PLIST
index 8448a0a6dd1..082db789c8c 100644
--- a/misc/ansiweather/PLIST
+++ b/misc/ansiweather/PLIST
@@ -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 --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo
index 4104a3a6b7b..8efc86b7613 100644
--- a/misc/ansiweather/distinfo
+++ b/misc/ansiweather/distinfo
@@ -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