Update to 1.092

Convert to OptionsNG
This commit is contained in:
Eitan Adler 2012-12-16 05:38:02 +00:00
parent 8680d9196e
commit 01dd62b626
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308982
2 changed files with 8 additions and 11 deletions

View file

@ -1,15 +1,10 @@
# New ports collection makefile for: A-A-P Recipe Executive: aap
# Date created: 28 October 2002
# Whom: Bram Moolenaar <bram@a-a-p.org>
#
# Created by: Bram Moolenaar <bram@a-a-p.org>
# $FreeBSD$
#
PORTNAME= aap
PORTVERSION= 1.091
PORTREVISOIN= 1
PORTVERSION= 1.092
CATEGORIES= devel
MASTER_SITES= SF/a-a-p/Aap/${PORTVERSION}
MASTER_SITES= SF/a-a-p/Aap
MAINTAINER= ports@FreeBSD.org
COMMENT= A build tool alternative to make with internet access and CVS support
@ -25,7 +20,9 @@ USE_ZIP= yes
USE_PYTHON= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.if !defined(NOPORTDOCS)
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
FULLDOCS=yes
.else
FULLDOCS=no

View file

@ -1,2 +1,2 @@
SHA256 (aap-1.091.zip) = 1cae4e5c6426f3862ef6795e3e1966ef15ab618cde57be2005a0a6c6eac41aae
SIZE (aap-1.091.zip) = 1645498
SHA256 (aap-1.092.zip) = 70c81eeda824e5379af4702c86a233f6987acae9955ec1e6621ced109dc9585b
SIZE (aap-1.092.zip) = 1648928