upgrade to 1.7

PR:		29053
Submitted by:	Kim Scarborough <sluggo@jinx.unknown.nu>
This commit is contained in:
Ying-Chieh Liao 2001-08-18 06:34:37 +00:00
parent 9fbbae366c
commit c485408a90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46412
4 changed files with 10 additions and 14 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= ftree
PORTVERSION= 1.6
PORTVERSION= 1.7
CATEGORIES= misc linux
MASTER_SITES= http://www.vjet.demon.co.uk/ftree/ \
http://www.unknown.nu/ports/
DISTNAME= ftree-1.6-static
DISTNAME= ${PORTNAME}-${PORTVERSION}-static
EXTRACT_SUFX= .tgz
MAINTAINER= user@unknown.nu
@ -24,7 +24,7 @@ RESTRICTED= Non-commercial use only
WRKSRC= ${WRKDIR}/usr
MAN1= ftree.1
STRIP= # empty: do not strip linux binary!
STRIP= # empty: do not strip linux binary!
do-patch:
do-configure:
@ -34,14 +34,10 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/X11R6/bin/ftree ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/X11R6/man/man1/ftree.1 ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/ftree
${MKDIR} ${PREFIX}/share/doc/ftree/examples
${INSTALL_DATA} ${WRKSRC}/doc/ftree-1.6/Copyright\
${PREFIX}/share/doc/ftree
${INSTALL_DATA} ${WRKSRC}/doc/ftree-1.6/ReleaseNotes-1.6.txt\
${PREFIX}/share/doc/ftree
${INSTALL_DATA} ${WRKSRC}/doc/ftree-1.6/examples/royal.ged\
${PREFIX}/share/doc/ftree/examples
${MKDIR} ${DOCSDIR}/examples
${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/Copyright ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/ReleaseNotes-${PORTVERSION}.txt ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/ftree-${PORTVERSION}/examples/royal.ged ${DOCSDIR}/examples
.endif
pre-install:

View File

@ -1 +1 @@
MD5 (ftree-1.6-static.tgz) = 58c7a7c9243d8c18a31a8cc6e93fd52b
MD5 (ftree-1.7-static.tgz) = aa83fb7df098d37d35991228dc5b975e

View File

@ -1 +1 @@
A program to store and display family tree genealogy information under X
An X11 genealogy program

View File

@ -1,6 +1,6 @@
bin/ftree
share/doc/ftree/Copyright
share/doc/ftree/ReleaseNotes-1.6.txt
share/doc/ftree/ReleaseNotes-1.7.txt
share/doc/ftree/examples/royal.ged
@dirrm share/doc/ftree/examples
@dirrm share/doc/ftree