diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2001-03-21 00:06:36 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2001-03-21 00:06:36 +0000 |
commit | 41bafd87ec61990c24714737a0dbf852ff65bd6a (patch) | |
tree | 82970de260815c77f7052b43d38b2113eaf1109e /news | |
parent | Update to 0.9.0 (diff) |
Upgrade to test75.
Submitted by: David McNett <nugget@slacker.com>
Notes
Notes:
svn path=/head/; revision=40128
Diffstat (limited to '')
-rw-r--r-- | news/trn4/Makefile | 4 | ||||
-rw-r--r-- | news/trn4/distinfo | 2 | ||||
-rw-r--r-- | news/trn4/pkg-descr | 2 | ||||
-rw-r--r-- | news/trn4/pkg-plist | 29 |
4 files changed, 21 insertions, 16 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 5fc845fca16c..dbc6913af761 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -6,11 +6,11 @@ # PORTNAME= trn -PORTVERSION= 4.0.b74 +PORTVERSION= 4.0.b75 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= trn4-test74 +DISTNAME= trn-4.0-test75 MAINTAINER= mph@freebsd.org diff --git a/news/trn4/distinfo b/news/trn4/distinfo index 954191054804..7af344753361 100644 --- a/news/trn4/distinfo +++ b/news/trn4/distinfo @@ -1 +1 @@ -MD5 (trn4-test74.tar.gz) = f71912784c83f884c330502ed03a9853 +MD5 (trn-4.0-test75.tar.gz) = 22c8513deb24cc2c087706006b68da77 diff --git a/news/trn4/pkg-descr b/news/trn4/pkg-descr index 1f792e76be7a..4d145e96d661 100644 --- a/news/trn4/pkg-descr +++ b/news/trn4/pkg-descr @@ -2,4 +2,4 @@ This is version 4.0 of trn, the threaded news reader. This version has improved online help, mouse support in xterms, article scoring, and other new features. -WWW: http://www.clari.net/~wayne/ +WWW: https://sourceforge.net/projects/trn diff --git a/news/trn4/pkg-plist b/news/trn4/pkg-plist index 0fb467a87dd2..96c1b71bf49c 100644 --- a/news/trn4/pkg-plist +++ b/news/trn4/pkg-plist @@ -4,22 +4,27 @@ bin/Rnmail bin/nntplist bin/trn bin/trn-artchk +lib/trn/norm.saver +lib/trn/mbox.saver +lib/trn/makedir +lib/trn/filexp +lib/trn/newsnews +lib/trn/Speller +lib/trn/Pnews.header +lib/trn/INIT +lib/trn/access.def +lib/trn/HelpFiles/top +lib/trn/HelpFiles/quickstart lib/trn/HelpFiles/changelog lib/trn/HelpFiles/hints -lib/trn/HelpFiles/quickstart -lib/trn/HelpFiles/samples/access +lib/trn/HelpFiles/config/index +lib/trn/HelpFiles/config/macros +lib/trn/HelpFiles/config/options +lib/trn/HelpFiles/config/environment lib/trn/HelpFiles/samples/index +lib/trn/HelpFiles/samples/access lib/trn/HelpFiles/samples/trnrc -lib/trn/HelpFiles/top -lib/trn/INIT -lib/trn/Pnews.header -lib/trn/Speller -lib/trn/access.def -lib/trn/filexp -lib/trn/makedir -lib/trn/mbox.saver -lib/trn/newsnews -lib/trn/norm.saver +@dirrm lib/trn/HelpFiles/config @dirrm lib/trn/HelpFiles/samples @dirrm lib/trn/HelpFiles @dirrm lib/trn |