1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.4.3

- Update MASTER_SITES
- Add CONFLICTS
- Trim Makefile headers

PR:		178161
Submitted by:	Matthias Petermann <matthias@petermann.it> (maintainer)
This commit is contained in:
Wen Heping 2013-05-19 09:12:07 +00:00
parent 7928578f3a
commit a883bad69d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318503
2 changed files with 6 additions and 9 deletions

View File

@ -1,14 +1,9 @@
# New ports collection makefile for: trytond_calendar
# Date created: 08 September, 2012
# Whom: Matthias Petermann<matthias@petermann.it>
#
# $FreeBSD$
#
PORTNAME= trytond_calendar
PORTVERSION= 2.4.1
PORTVERSION= 2.4.3
CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Calendar Module)
@ -21,6 +16,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \
${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil
CONFLICTS= trytond_calendar-2.[68].*
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install

View File

@ -1,2 +1,2 @@
SHA256 (trytond_calendar-2.4.1.tar.gz) = 164fe8132230e784724b6f45ccd411fb41efa9b172de329fd8fe265a9d2102e7
SIZE (trytond_calendar-2.4.1.tar.gz) = 56082
SHA256 (trytond_calendar-2.4.3.tar.gz) = 25e268c7d4556592b7a4b6ff7fab8dbda6afc6eec69cd571946bc15463423795
SIZE (trytond_calendar-2.4.3.tar.gz) = 56246