- Update to 1.1 [1]

- Trim Makefile's header
- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://code.google.com/p/vatnumber/source/browse/CHANGELOG
PR:		ports/179386 [1]
Submitted by:	Qian Jin <eric.siroh@gmail.com> (maintainer)
This commit is contained in:
Frederic Culot 2013-06-08 06:42:00 +00:00
parent b14902c58f
commit bc56ad724c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320238
3 changed files with 5 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: py-vatnumber
# Date created: 26 March 2012
# Whom: Qian Jin <eric.siroh@gmail.com>
#
# Created by: Qian Jin <eric.siroh@gmail.com>
# $FreeBSD$
#
PORTNAME= vatnumber
PORTVERSION= 1.0
PORTVERSION= 1.1
CATEGORIES= finance python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,2 +1,2 @@
SHA256 (vatnumber-1.0.tar.gz) = 6ef6103f7ecf09cdf32b87bb1c87616b72b9546e4b364a3b66d2b0b4b340665a
SIZE (vatnumber-1.0.tar.gz) = 21693
SHA256 (vatnumber-1.1.tar.gz) = ff7017420e137609a74ce0dbe6ba16c86ea5317d50ca398f8f423141c07fae18
SIZE (vatnumber-1.1.tar.gz) = 22032

View file

@ -1,4 +1,4 @@
Python module to validate VAT numbers. VAT means "Value Added Tax".
More infomations see http://en.wikipedia.org/wiki/VAT_number
WWW: http://code.google.com/p/vatnumber/
WWW: http://code.google.com/p/vatnumber/