aboutsummaryrefslogtreecommitdiff
path: root/news/aub
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-09-11 15:04:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-09-11 15:04:14 +0000
commit62499eff8a65a92e9f3480ab152c6bac04f2760f (patch)
tree06e390af742ebc0eef1a8f76343baac3352a709e /news/aub
parente5cf93ef8641400c5a62d41fcb55ca24a0dce213 (diff)
downloadports-62499eff8a65a92e9f3480ab152c6bac04f2760f.tar.gz
ports-62499eff8a65a92e9f3480ab152c6bac04f2760f.zip
Upgrade to 2.1.3.
Submitted by: wjv
Notes
Notes: svn path=/head/; revision=66142
Diffstat (limited to 'news/aub')
-rw-r--r--news/aub/Makefile12
-rw-r--r--news/aub/distinfo2
2 files changed, 8 insertions, 6 deletions
diff --git a/news/aub/Makefile b/news/aub/Makefile
index c3fe8c432eaf..fbc171178353 100644
--- a/news/aub/Makefile
+++ b/news/aub/Makefile
@@ -7,24 +7,26 @@
#
PORTNAME= aub
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= news
MASTER_SITES= http://yukidoke.org/~mako/projects/aub/download/
MAINTAINER= obrien@FreeBSD.org
NO_BUILD= yes
-MAN1= aub.1
+MAN1= aub.1 aubconf.1
DOC_FILES= COPYING README aubconf.example Introducing_AUB USAGE
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/aub ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/aub.1 ${PREFIX}/man/man1
+.for manpage in ${MAN1}
+ ${INSTALL_MAN} ${WRKSRC}/${manpage} ${MANPREFIX}/man/man1
+.endfor
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/aub
+ ${MKDIR} ${DOCSDIR}
.for doc in ${DOC_FILES}
- ${INSTALL_MAN} ${WRKSRC}/${doc} ${PREFIX}/share/doc/aub
+ ${INSTALL_MAN} ${WRKSRC}/${doc} ${DOCSDIR}
.endfor
.endif
diff --git a/news/aub/distinfo b/news/aub/distinfo
index 3857e5867ffe..32419017a617 100644
--- a/news/aub/distinfo
+++ b/news/aub/distinfo
@@ -1 +1 @@
-MD5 (aub-2.1.2.tar.gz) = 6fc8462809e1773636bfd41c7a3c1881
+MD5 (aub-2.1.3.tar.gz) = ddbf57eb340199bca978569017061fcb