1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

ports-mgmt/porttools: Upgrade to 1.02

- Upgrade to 1.02
- Use INSTALL_TARGET helper for DOCS option

Approved by: swills (mentor)
This commit is contained in:
Johannes Jost Meixner 2014-04-24 04:15:46 +00:00
parent 8c83d17a73
commit 6a1615fc49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351984
2 changed files with 5 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= porttools
PORTVERSION= 1.01
PORTVERSION= 1.02
CATEGORIES= ports-mgmt
MAINTAINER= xmj@chaot.net
@ -17,8 +17,7 @@ RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \
USE_GITHUB= yes
GH_ACCOUNT= xmj
GH_COMMIT= 0411a96
GH_TAGNAME= 1.01
GH_COMMIT= c4db0e1
# Make the version information of porttools itself
# available for inclusion in the PRs generated by it.
@ -31,10 +30,6 @@ NEWFILE_DESC= Enable newfile support
NEWFILE_RUN_DEPENDS= newfile:${PORTSDIR}/devel/newfile
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
INSTALL_TARGET= install install-docs
.endif
DOCS_INSTALL_TARGET= install install-docs
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (porttools-1.01.tar.gz) = afafc3ff0db17e0f0b9f0df849b7a12c74d9b150c813d42abb60935acde4827f
SIZE (porttools-1.01.tar.gz) = 21101
SHA256 (porttools-1.02.tar.gz) = b5aa780232e0b57a9eb4a2b28591647b01a082bafc472776950673e2175c87a3
SIZE (porttools-1.02.tar.gz) = 21145