pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fixed errors reported by "pkglint" command for the package "wcstools".
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Mon Dec 14 15:30:15 2020 +0800
Changeset: a29e0bf3a115e0ac56012c00794d602e7afba8fd
Modified Files:
wcstools/DESCR
wcstools/distinfo
wcstools/patches/patch-Makefile
Log Message:
Fixed errors reported by "pkglint" command for the package "wcstools".
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a29e0bf3a115e0ac56012c00794d602e7afba8fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wcstools/DESCR | 4 ++--
wcstools/distinfo | 2 +-
wcstools/patches/patch-Makefile | 2 ++
3 files changed, 5 insertions(+), 3 deletions(-)
diffs:
diff --git a/wcstools/DESCR b/wcstools/DESCR
index 30e41add36..dbc50085fc 100644
--- a/wcstools/DESCR
+++ b/wcstools/DESCR
@@ -1,2 +1,2 @@
-TODO: Fill in a short description of the package.
-TODO: It should be between 3 and 20 lines.
+WCSTools is a set of tools for managing WCS (World Coordinate System) related
+keywords in FITS (Flexible Image Transport System) files.
diff --git a/wcstools/distinfo b/wcstools/distinfo
index 4abb442744..d0713a6c4c 100644
--- a/wcstools/distinfo
+++ b/wcstools/distinfo
@@ -4,4 +4,4 @@ SHA1 (wcstools-3.9.6.tar.gz) = 4cf2ff53ad45126362bebbf1cb2c7c4cfb6302d7
RMD160 (wcstools-3.9.6.tar.gz) = 253383241c86e2eb4b948866c25e32e3a0be0cc8
SHA512 (wcstools-3.9.6.tar.gz) = b971c9c65ba09b8904b09bd14d8e0fbc220dabc7eea9a94fbb39e5710e6e340e712b64954e51f7f11a1406a8600afa65670deef9662e071ad42e0a92c0929341
Size (wcstools-3.9.6.tar.gz) = 8614498 bytes
-SHA1 (patch-Makefile) = 552ad5bf456281af7eee32cd902513e18d59d449
+SHA1 (patch-Makefile) = 545071c3326f145e76ef78554bf7101fc9ba0113
diff --git a/wcstools/patches/patch-Makefile b/wcstools/patches/patch-Makefile
index a1d6117721..5d6522e30f 100644
--- a/wcstools/patches/patch-Makefile
+++ b/wcstools/patches/patch-Makefile
@@ -1,5 +1,7 @@
$NetBSD$
+The original "Makefile" does not support "make install".
+
--- Makefile.orig 2020-07-23 19:42:02.000000000 +0000
+++ Makefile
@@ -8,6 +8,19 @@ BIN = bin
Home |
Main Index |
Thread Index |
Old Index