Index: head/news/trn4/Makefile =================================================================== --- head/news/trn4/Makefile (revision 40127) +++ head/news/trn4/Makefile (revision 40128) @@ -1,29 +1,29 @@ # New ports collection makefile for: trn # Date created: 21 October 1994 # Whom: smace # # $FreeBSD$ # 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 NO_LATEST_LINK= yes NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes MAN1= trn.1 Pnews.1 Rnmail.1 pre-configure: @${ECHO_MSG} "===> Running pre-configure target for ${DISTNAME}" @${SED} -e "s:__CC__:$(CC):" -e "s:__CFLAGS__:$(CFLAGS):" \ -e "s:/PREFIX:$(PREFIX):" ${SCRIPTDIR}/preconf > \ ${WRKDIR}/preconf.new @sh ${WRKDIR}/preconf.new ${PORTSDIR} ${.CURDIR} ${WRKSRC} .include Property changes on: head/news/trn4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/news/trn4/distinfo =================================================================== --- head/news/trn4/distinfo (revision 40127) +++ head/news/trn4/distinfo (revision 40128) @@ -1 +1 @@ -MD5 (trn4-test74.tar.gz) = f71912784c83f884c330502ed03a9853 +MD5 (trn-4.0-test75.tar.gz) = 22c8513deb24cc2c087706006b68da77 Property changes on: head/news/trn4/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/news/trn4/pkg-descr =================================================================== --- head/news/trn4/pkg-descr (revision 40127) +++ head/news/trn4/pkg-descr (revision 40128) @@ -1,5 +1,5 @@ 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 Property changes on: head/news/trn4/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/news/trn4/pkg-plist =================================================================== --- head/news/trn4/pkg-plist (revision 40127) +++ head/news/trn4/pkg-plist (revision 40128) @@ -1,25 +1,30 @@ @exec echo "Be sure to edit %D/bin/Pnews to set the Distribution codes" bin/Pnews 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 Property changes on: head/news/trn4/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property