diff options
author | ache <ache@FreeBSD.org> | 2005-06-01 09:44:54 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2005-06-01 09:44:54 +0800 |
commit | 8ebe99da5403be8ed70cf2445e272f0c73816822 (patch) | |
tree | 488aa6bb79c42fce5386aa3ccb829bfb60ffbf38 /news/tin | |
parent | f388d141d655448211903d03faf5927dfe357cbb (diff) | |
download | freebsd-ports-gnome-8ebe99da5403be8ed70cf2445e272f0c73816822.tar.gz freebsd-ports-gnome-8ebe99da5403be8ed70cf2445e272f0c73816822.tar.zst freebsd-ports-gnome-8ebe99da5403be8ed70cf2445e272f0c73816822.zip |
Upgrade to 1.7.8
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 6 | ||||
-rw-r--r-- | news/tin/distinfo | 4 | ||||
-rw-r--r-- | news/tin/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 472e7144728c..1c33abb97bbc 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tin -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 CATEGORIES+= news ipv6 MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.7/ \ ftp://mirrors.rcn.net/pub/news/tin/v1.7/ \ @@ -24,7 +24,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -TIN_EDITOR?= /usr/bin/ee +WITH_TIN_EDITOR?= /usr/bin/ee # --with-mime-default-charset=US-ASCII needed to build tin in the non-ascii # national environment. @@ -32,7 +32,7 @@ CONFIGURE_ARGS+=--with-nntp-default-server=news \ --with-spooldir=/var/news \ --with-libdir=${PREFIX}/news/lib \ --with-defaults-dir=${PREFIX}/etc \ - --with-editor=${TIN_EDITOR} \ + --with-editor=${WITH_TIN_EDITOR} \ --enable-nls \ --with-pcre=yes \ --with-screen=ncurses \ diff --git a/news/tin/distinfo b/news/tin/distinfo index 25430889032e..36f04dee3383 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1,2 +1,2 @@ -MD5 (tin-1.7.7.tar.bz2) = 40e107e71c9a7312b41cae6c9b7c2885 -SIZE (tin-1.7.7.tar.bz2) = 1258730 +MD5 (tin-1.7.8.tar.bz2) = 3ff01ea3b4225ecb7e0ae3f5933175d1 +SIZE (tin-1.7.8.tar.bz2) = 1291687 diff --git a/news/tin/pkg-plist b/news/tin/pkg-plist index d0c1232121ab..82870a0f19d9 100644 --- a/news/tin/pkg-plist +++ b/news/tin/pkg-plist @@ -16,3 +16,4 @@ share/locale/de/LC_MESSAGES/tin.mo share/locale/en_GB/LC_MESSAGES/tin.mo share/locale/et/LC_MESSAGES/tin.mo share/locale/fr/LC_MESSAGES/tin.mo +share/locale/tr/LC_MESSAGES/tin.mo |