[57978] trunk/dports/devel

toby at macports.org toby at macports.org
Sat Sep 19 15:52:04 PDT 2009


Revision: 57978
          http://trac.macports.org/changeset/57978
Author:   toby at macports.org
Date:     2009-09-19 15:52:03 -0700 (Sat, 19 Sep 2009)
Log Message:
-----------
declare conflicts

Modified Paths:
--------------
    trunk/dports/devel/libsdl/Portfile
    trunk/dports/devel/libsdl-devel/Portfile

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2009-09-19 22:24:01 UTC (rev 57977)
+++ trunk/dports/devel/libsdl/Portfile	2009-09-19 22:52:03 UTC (rev 57978)
@@ -1,9 +1,11 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       muniversal 1.0
+PortSystem 1.0
+PortGroup muniversal 1.0
 
+conflicts       libsdl-devel
+
 name            libsdl
 set my_name     SDL
 version         1.2.13

Modified: trunk/dports/devel/libsdl-devel/Portfile
===================================================================
--- trunk/dports/devel/libsdl-devel/Portfile	2009-09-19 22:24:01 UTC (rev 57977)
+++ trunk/dports/devel/libsdl-devel/Portfile	2009-09-19 22:52:03 UTC (rev 57978)
@@ -2,6 +2,8 @@
 
 PortSystem 1.0
 
+conflicts       libsdl
+
 name            libsdl-devel
 version         1.3.0-4741
 categories      devel multimedia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090919/78f51162/attachment.html>


More information about the macports-changes mailing list