- Update to 1.3

- Fix position of *_DEPENDS block in Makefile
- Pass the maintainership to the submitter

PR:		ports/131737
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks dot com>
This commit is contained in:
Nicola Vitale 2009-02-16 14:39:48 +00:00
parent 0423cdf6c5
commit bfd67d97c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228504
2 changed files with 7 additions and 7 deletions

View file

@ -6,18 +6,18 @@
#
PORTNAME= xmltv
PORTVERSION= 0.5.39
PORTVERSION= 1.3
CATEGORIES= textproc python
MASTER_SITES= http://www.funktronics.ca/python-xmltv/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-xmltv-${PORTVERSION}
MAINTAINER= jun-g@daemonfreaks.com
COMMENT= A Python module that provides access to XMLTV TV listings
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
RUN_DEPENDS= ${BUILD_DEPENDS}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module that provides access to XMLTV TV listings
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= python-xmltv

View file

@ -1,3 +1,3 @@
MD5 (python-xmltv-0.5.39.tar.gz) = 58807aafc65ed1ecbcb3df6a0476d0aa
SHA256 (python-xmltv-0.5.39.tar.gz) = a33eeae633292b9ed285723f7141f1bf010814f2c8b4146c9ad5bd4cdd32eea4
SIZE (python-xmltv-0.5.39.tar.gz) = 19039
MD5 (python-xmltv-1.3.tar.gz) = 4ba3d28091fd8cda6c67b0646bcaca1d
SHA256 (python-xmltv-1.3.tar.gz) = 3f7878790252669b59f252e057ea05cfa71c23962b7d140d8c91c65239410ff8
SIZE (python-xmltv-1.3.tar.gz) = 18551