- Update to 1.2
- Pass maintainership to submitter PR: 199282 Submitted by: chian.jin@gmail.com Approved by: maintainer(timeout, >2 months)
This commit is contained in:
parent
aa6b0e6396
commit
20cc9f899a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390156
2 changed files with 5 additions and 6 deletions
|
@ -2,13 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vatnumber
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= eric.siroh@gmail.com
|
||||
MAINTAINER= chian.jin@gmail.com
|
||||
COMMENT= Python module to validate VAT numbers
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (vatnumber-1.1.tar.gz) = ff7017420e137609a74ce0dbe6ba16c86ea5317d50ca398f8f423141c07fae18
|
||||
SIZE (vatnumber-1.1.tar.gz) = 22032
|
||||
SHA256 (vatnumber-1.2.tar.gz) = 4e9e9cabcff6076d8deb8a347edfd5d0ab8cab1ed344fdbe5dd4a6110a2f2c7b
|
||||
SIZE (vatnumber-1.2.tar.gz) = 19074
|
||||
|
|
Loading…
Reference in a new issue