1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update to 1.5.15

PR:		ports/145604
Submitted by:	Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
Approved by:	lwhsu/rafan (mentors, implicit)
This commit is contained in:
Yi-Jheng Lin 2010-05-02 15:15:36 +00:00
parent 9451233322
commit cb003e0df4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253564
2 changed files with 4 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= waf
DISTVERSION= 1.5.14a
PORTVERSION= 1.5.15
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,8 +17,6 @@ COMMENT= Python-based build system
USE_BZIP2= yes
USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/a//}
pre-configure:
@cd ${WRKSRC} && ${PYTHON_CMD} waf-light --make-waf && ${TRUE}

View File

@ -1,3 +1,3 @@
MD5 (waf-1.5.14a.tar.bz2) = 940fc4a0772767faf0971a2493f189a7
SHA256 (waf-1.5.14a.tar.bz2) = bba5bc5e6bc6347773c988ee7e2b09aa6815bc9431147216e9c1e712a88cfb21
SIZE (waf-1.5.14a.tar.bz2) = 889462
MD5 (waf-1.5.15.tar.bz2) = 4e0ad40ef618f7d0959aa7c97f607328
SHA256 (waf-1.5.15.tar.bz2) = ff575f34afe31acc09464eac063c398300b64ffedd753b62757cc979b01fd9b5
SIZE (waf-1.5.15.tar.bz2) = 891405