Bugfix update to 2.4.0
better RFC 2231 support
This commit is contained in:
parent
638af0a0dd
commit
323119e3ee
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2015/06/21 20:06:46 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2016/09/01 15:27:32 giovanni Exp $
|
||||
|
||||
COMMENT= threaded NNTP- and spool-based UseNet newsreader
|
||||
|
||||
DISTNAME= tin-${MAJORVERSION}.${PATCHLEVEL}
|
||||
MAJORVERSION= 2.2
|
||||
PATCHLEVEL= 1
|
||||
MAJORVERSION= 2.4
|
||||
PATCHLEVEL= 0
|
||||
CATEGORIES= news
|
||||
|
||||
MASTER_SITES= http://ftp.funet.fi/pub/unix/news/tin-unoff/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tin-2.2.1.tar.gz) = z1iIhLvkcRSYuAcxHlPYKhtso0P0yF5TAByQ6MDkVqw=
|
||||
SIZE (tin-2.2.1.tar.gz) = 2684675
|
||||
SHA256 (tin-2.4.0.tar.gz) = Ju4gmAyIMI8iXAuuVbbbEjZc7TOY2+oGIZkt/w50y7Y=
|
||||
SIZE (tin-2.4.0.tar.gz) = 2864764
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2014/04/29 16:41:36 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2016/09/01 15:27:32 giovanni Exp $
|
||||
@pkgpath news/tin,nntp_only
|
||||
bin/rtin
|
||||
@bin bin/tin
|
||||
@ -19,6 +19,7 @@ share/locale/fr/LC_MESSAGES/tin.mo
|
||||
share/locale/ru/LC_MESSAGES/tin.mo
|
||||
share/locale/sv/LC_MESSAGES/tin.mo
|
||||
share/locale/tr/LC_MESSAGES/tin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/tin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/tin.mo
|
||||
share/tin/
|
||||
share/tin/metamutt
|
||||
|
Loading…
x
Reference in New Issue
Block a user