svn commit: r318503 - head/finance/trytond_calendar

Wen Heping wen at FreeBSD.org
Sun May 19 09:12:08 UTC 2013


Author: wen
Date: Sun May 19 09:12:07 2013
New Revision: 318503
URL: http://svnweb.freebsd.org/changeset/ports/318503

Log:
  - Update to 2.4.3
  - Update MASTER_SITES
  - Add CONFLICTS
  - Trim Makefile headers
  
  PR:		178161
  Submitted by:	Matthias Petermann <matthias at petermann.it> (maintainer)

Modified:
  head/finance/trytond_calendar/Makefile
  head/finance/trytond_calendar/distinfo

Modified: head/finance/trytond_calendar/Makefile
==============================================================================
--- head/finance/trytond_calendar/Makefile	Sun May 19 09:01:32 2013	(r318502)
+++ head/finance/trytond_calendar/Makefile	Sun May 19 09:12:07 2013	(r318503)
@@ -1,14 +1,9 @@
-# New ports collection makefile for:	trytond_calendar
-# Date created:		08 September, 2012
-# Whom:			Matthias Petermann<matthias at 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 at petermann.it
 COMMENT=	Tryton Application Platform (Calendar Module)
@@ -21,6 +16,8 @@ RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/
 		${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
 

Modified: head/finance/trytond_calendar/distinfo
==============================================================================
--- head/finance/trytond_calendar/distinfo	Sun May 19 09:01:32 2013	(r318502)
+++ head/finance/trytond_calendar/distinfo	Sun May 19 09:12:07 2013	(r318503)
@@ -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


More information about the svn-ports-all mailing list