Bug 165980 - New port: finance/py-vatnumber Python module to validate VAT numbers
Summary: New port: finance/py-vatnumber Python module to validate VAT numbers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 17:10 UTC by Qian Jin
Modified: 2012-03-26 20:02 UTC (History)
0 users

See Also:


Attachments
file.shar (1.76 KB, text/plain)
2012-03-12 17:10 UTC, Qian Jin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Qian Jin 2012-03-12 17:10:09 UTC
New port: finance/py-vatnumber Python module to validate VAT numbers
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-12 17:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-03-26 12:23:34 UTC
Responsible Changed
From-To: freebsd-python->rm

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-03-26 19:57:28 UTC
rm          2012-03-26 18:57:20 UTC

  FreeBSD ports repository

  Modified files:
    finance              Makefile 
  Added files:
    finance/py-vatnumber Makefile distinfo pkg-descr 
  Log:
  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/
  
  PR:             ports/165980
  Submitted by:   Qian Jin <eric.siroh@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.96      +1 -0      ports/finance/Makefile
  1.1       +24 -0     ports/finance/py-vatnumber/Makefile (new)
  1.1       +2 -0      ports/finance/py-vatnumber/distinfo (new)
  1.1       +4 -0      ports/finance/py-vatnumber/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-03-26 20:02:34 UTC
State Changed
From-To: open->closed

Committed, thank you!