Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 2009 23:35:53 +0200 (CEST)
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136646: [MAINTAINER] sysutils/duplicity: declare conflict with duplicity-devel
Message-ID:  <20090710213553.5F769424F10@prometheus.scode.org>
Resent-Message-ID: <200907102200.n6AM04n0083248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136646
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/duplicity: declare conflict with duplicity-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 10 22:00:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 8.0-BETA1 amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.0-BETA1 FreeBSD 8.0-BETA1 #0: Thu Jul  9 00:51:47 CEST
>Description:
- Bump PORTREVISION
- Declare conflict with duplicity-devel (to be submitted shortly)

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- duplicity-0.5.18_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/Makefile /usr/ports/sysutils/duplicity/Makefile
--- /usr/ports/sysutils/duplicity.orig/Makefile	2009-05-22 23:53:08.000000000 +0200
+++ /usr/ports/sysutils/duplicity/Makefile	2009-07-10 23:17:39.027314625 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	duplicity
 PORTVERSION=	0.5.18
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,6 +19,8 @@
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg \
 		ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3
 
+CONFLICTS=	duplicity-devel-[0-9]*
+
 USE_PYTHON=	2.4+
 USE_PYDISTUTILS=yes
 
--- duplicity-0.5.18_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090710213553.5F769424F10>