mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Upgrade to 0.3.
PR: ports/42220 Submitted by: maintainer Approved by: dwcjr (mentor)
This commit is contained in:
parent
4c970c24cf
commit
374c1b24f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65326
@ -6,13 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= buildtool
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= jos@catnook.com
|
||||
|
||||
MAN1= buildtool.1
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC} \
|
||||
&& ./configure -p ${PREFIX}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (buildtool-0.2.tar.gz) = 7940bc830b533b9e9d66b3e17675fb98
|
||||
MD5 (buildtool-0.3.tar.gz) = ae07f29d8e2c902c5310e3e1c18051f0
|
||||
|
@ -18,6 +18,8 @@ share/buildtool-0/templates/sa.config
|
||||
share/buildtool-0/templates/sa.docs
|
||||
share/buildtool-0/templates/sa.mk_top
|
||||
share/buildtool-0/templates/sa.mk_src
|
||||
share/buildtool-0/licenses/apache
|
||||
share/buildtool-0/licenses/artistic
|
||||
share/buildtool-0/licenses/bsd
|
||||
share/buildtool-0/licenses/gplv2
|
||||
@dirrm libexec/buildtool-0
|
||||
@ -26,3 +28,6 @@ share/buildtool-0/licenses/gplv2
|
||||
@dirrm share/buildtool-0/templates
|
||||
@dirrm share/buildtool-0/licenses
|
||||
@dirrm share/buildtool-0
|
||||
@unexec install-info --delete %D/info/buildtool.info %D/info/dir
|
||||
info/buildtool.info
|
||||
@exec install-info %D/info/buildtool.info %D/info/dir
|
||||
|
Loading…
Reference in New Issue
Block a user