1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 2.14

PR:		ports/86056
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
This commit is contained in:
Renato Botelho 2005-09-13 12:41:07 +00:00
parent c69c3ca70e
commit c802285ef3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142589
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= getargs
PORTVERSION= 2.12
PORTVERSION= 2.14
CATEGORIES= devel python
MASTER_SITES= http://iamroot.beigetower.org/pkgs/getargs/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,8 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Parse command line arguments in sys.argv
USE_BZIP2= yes
USE_PYTHON= yes
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (getargs-2.12.tar.bz2) = be5a5f27e393c8923248bec281a53495
SIZE (getargs-2.12.tar.bz2) = 8378
MD5 (getargs-2.14.tar.bz2) = a492922d830e37c5e5026be7a27bc925
SIZE (getargs-2.14.tar.bz2) = 8782