pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/phetch net/phetch: update to 1.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/1592801df91a
branches: trunk
changeset: 442032:1592801df91a
user: pin <pin%pkgsrc.org@localhost>
date: Tue Nov 17 11:52:41 2020 +0000
description:
net/phetch: update to 1.1.0
Three new features in this release, plus an unknown number of new
bugs:
1. When the `NO_COLOR` env variable is set, phetch won't use colors
when rendering menus. See https://no-color.org/ for more information.
2. CP437 encoding support! You can toggle it on or off using `ctrl-e`
(for encoding) when viewing a Gopher text document, or using the
`--encoding` command line flag. See
https://en.wikipedia.org/wiki/Code_page_437.
Huge thanks to Kjell for suggesting this feature and providing some
great test data!
_NOTE: This only works for text documents since there's no `TAB`
character in CP437._
3. phetch now supports a primitive form of wrapping long lines when
rendering Gopher text documents. It won't reflow the text, but it
will make some phlogs and other documents slightly more readable.
Enable it with `--wrap NUM` or by adding `wrap NUM` to your
`phetch.conf`. You can disable it with `wrap 0`.
diffstat:
net/phetch/Makefile | 4 ++--
net/phetch/cargo-depends.mk | 3 ++-
net/phetch/distinfo | 14 +++++++++-----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (64 lines):
diff -r 2a46d17555d1 -r 1592801df91a net/phetch/Makefile
--- a/net/phetch/Makefile Tue Nov 17 11:39:10 2020 +0000
+++ b/net/phetch/Makefile Tue Nov 17 11:52:41 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/10/26 07:45:55 pin Exp $
+# $NetBSD: Makefile,v 1.9 2020/11/17 11:52:41 pin Exp $
-DISTNAME= phetch-1.0.7
+DISTNAME= phetch-1.1.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=xvxx/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 2a46d17555d1 -r 1592801df91a net/phetch/cargo-depends.mk
--- a/net/phetch/cargo-depends.mk Tue Nov 17 11:39:10 2020 +0000
+++ b/net/phetch/cargo-depends.mk Tue Nov 17 11:52:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.1 2020/10/26 07:45:55 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.2 2020/11/17 11:52:41 pin Exp $
CARGO_CRATE_DEPENDS+= atty-0.2.14
CARGO_CRATE_DEPENDS+= autocfg-0.1.7
@@ -9,6 +9,7 @@
CARGO_CRATE_DEPENDS+= cfg-if-0.1.10
CARGO_CRATE_DEPENDS+= core-foundation-0.6.4
CARGO_CRATE_DEPENDS+= core-foundation-sys-0.6.2
+CARGO_CRATE_DEPENDS+= cp437-0.1.1
CARGO_CRATE_DEPENDS+= foreign-types-0.3.2
CARGO_CRATE_DEPENDS+= foreign-types-shared-0.1.1
CARGO_CRATE_DEPENDS+= getrandom-0.1.13
diff -r 2a46d17555d1 -r 1592801df91a net/phetch/distinfo
--- a/net/phetch/distinfo Tue Nov 17 11:39:10 2020 +0000
+++ b/net/phetch/distinfo Tue Nov 17 11:52:41 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2020/10/03 12:05:28 pin Exp $
+$NetBSD: distinfo,v 1.5 2020/11/17 11:52:41 pin Exp $
SHA1 (atty-0.2.14.crate) = 9b4bfe6daebdd3d13a8a605bf44f64d4e831e804
RMD160 (atty-0.2.14.crate) = 63c38cbe0fc07a4533253427a164612b456094cf
@@ -36,6 +36,10 @@
RMD160 (core-foundation-sys-0.6.2.crate) = 5a664bb615d9bd3a8d91f6ffc9757fb3b3bfc8ca
SHA512 (core-foundation-sys-0.6.2.crate) = bfbe4e77a5e2644952c66a2afd21058a07583d3a1776c34dbfc316d159289073d92b8672eaab2f39fa46c48cd7f22d88f0354f02b3208482d700473a807ebf07
Size (core-foundation-sys-0.6.2.crate) = 16204 bytes
+SHA1 (cp437-0.1.1.crate) = f4fd8042f40565bfe496251a4aaee02d20584fbd
+RMD160 (cp437-0.1.1.crate) = e2d8fe6cc8315379e43bae48e601ff1faf94a2f9
+SHA512 (cp437-0.1.1.crate) = ef90f4e9e5362348e30ea6829a0d9b00f3fcfd4b83f1d22bd8e0ff952348c445f9bfaea5331a7b15b4e3a0d37114b8a1a7491cfefb8adfc6124a08c830f29c3d
+Size (cp437-0.1.1.crate) = 4674 bytes
SHA1 (foreign-types-0.3.2.crate) = c7fc0377d6ba5ffd221859af84b435700debd349
RMD160 (foreign-types-0.3.2.crate) = a99c7ff186c330c0a433e24c0ed522b1825541f7
SHA512 (foreign-types-0.3.2.crate) = bf27b8243ed482c202d120383374f19ff09422535e24b9c1aebccc66529bf300ca17b8bbc76d67f98ac092e614497afe3add9dc68aa69c93074df05762f91232
@@ -84,10 +88,10 @@
RMD160 (openssl-sys-0.9.53.crate) = ecd2ba0ec31ee721899801059383b35aaaab2996
SHA512 (openssl-sys-0.9.53.crate) = da0b34b5a58abf1b7e40dcdc1d9f4f6f0f8a4d5d8bb7b7417025a6ecf73145e80304541d2944050c162d7a9b1835434a9d7d2fb670d5cf1065055c09e35f940d
Size (openssl-sys-0.9.53.crate) = 45434 bytes
-SHA1 (phetch-1.0.7.tar.gz) = fdb7dd9692044e8207b882d27c0d8226ae4cd1c1
-RMD160 (phetch-1.0.7.tar.gz) = bb4ae251ac833f0e1fe8e7ae857bc36999a3590f
-SHA512 (phetch-1.0.7.tar.gz) = a978074490c2a05ef93345c917ac59dde5b1bfb4c4bdf6236c3c91e7975051062d6c6c275aaffed127f2c168a81a41f488af1f72abc62342b218b7d59055223a
-Size (phetch-1.0.7.tar.gz) = 7556357 bytes
+SHA1 (phetch-1.1.0.tar.gz) = 4f760a164704ee967225657b66c0ada9fcb63846
+RMD160 (phetch-1.1.0.tar.gz) = ec58a33f7f2910662e0be2d0f08baa250106a966
+SHA512 (phetch-1.1.0.tar.gz) = b08d3dc93daa83f7c67187987096ef85680f4182248037e0f87feb038aa07f94b24f124097413a7239f17343245c2570d5897708d7fc3df552ef851cc29eb687
+Size (phetch-1.1.0.tar.gz) = 7576829 bytes
SHA1 (pkg-config-0.3.17.crate) = 61ed3f397e181cd188a7cf9d7f80f5d9a52abc5d
RMD160 (pkg-config-0.3.17.crate) = 4b14f27e39f76fd3018919c46552268ed018be1e
SHA512 (pkg-config-0.3.17.crate) = 42be78556adc07dffa8933ab1436d5d6a776018898377d58dfdc9f961981f9f21397301b41536c55d8a3772bf74a38069899d1a5cddce5c24a032017137044bc
Home |
Main Index |
Thread Index |
Old Index