Upgrade to 1.8.

PR:		ports/44111
Submitted by:	Ports Fury.
This commit is contained in:
Vanilla I. Shu 2002-10-16 06:58:48 +00:00
parent 5e53923c77
commit 71a5a15c28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68139
2 changed files with 7 additions and 6 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= trio
PORTVERSION= 1.7
PORTVERSION= 1.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ctrio
@ -16,11 +16,12 @@ MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
${CP} -R ${WRKSRC}/doc ${DOCSDIR}
${CP} -R ${WRKSRC}/html ${DOCSDIR}
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}/doc
${INSTALL_DATA} ${WRKSRC}/doc/*.* ${DOCSDIR}/doc
@${MKDIR} ${DOCSDIR}/html
${INSTALL_DATA} ${WRKSRC}/html/*.* ${DOCSDIR}/html
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (trio-1.7.tar.gz) = cf8e3708cb39de899cf50ad68b31a615
MD5 (trio-1.8.tar.gz) = 80256a8468723f2f07db2702cc34e45a