[30686] trunk/dports/aqua/Cenon

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 3 20:55:39 PDT 2007


Revision: 30686
          http://trac.macosforge.org/projects/macports/changeset/30686
Author:   bfulgham at macports.org
Date:     2007-11-03 20:55:39 -0700 (Sat, 03 Nov 2007)

Log Message:
-----------
Updates to Cenon 3.83

Modified Paths:
--------------
    trunk/dports/aqua/Cenon/Portfile
    trunk/dports/aqua/Cenon/files/patch-Cenon.xcodeproj-project.pbxproj

Modified: trunk/dports/aqua/Cenon/Portfile
===================================================================
--- trunk/dports/aqua/Cenon/Portfile	2007-11-04 01:39:15 UTC (rev 30685)
+++ trunk/dports/aqua/Cenon/Portfile	2007-11-04 03:55:39 UTC (rev 30686)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			Cenon
-version			3.82
+version			3.83
 categories		aqua graphics
 platforms		darwin
 maintainers		bfulgham at mac.com
@@ -21,11 +21,11 @@
 master_sites		http://www.vhf-group.com/vhfInterservice/download/source/Apple
 distfiles		Cenon-${version}.tar.bz2 \
 			CenonLibrary-${version}-1.tar.bz2
-checksums		Cenon-${version}.tar.bz2 md5 c20cb5b54392328b2a8238835ea50c8d \
-			CenonLibrary-${version}-1.tar.bz2 md5 8c6c98f94001ce994041457cc8cea4db
+checksums		Cenon-${version}.tar.bz2 md5 5994f15e7e02a3318d5058949f5c851e \
+			CenonLibrary-${version}-1.tar.bz2 md5 3455746ac9dabbc61ae29d7dcad7d884
 use_bzip2		yes
 
-patchfiles		patch-Cenon.xcodeproj-project.pbxproj
+patchfiles		patch-Cenon.xcodeproj-project.pbxproj	patch-Cenon.xcodeproj-georg.pbxuser
 
 worksrcdir		Cenon
 
@@ -44,8 +44,7 @@
 	xinstall -m 755 -d ${destroot}/Applications/MacPorts/
 	file copy ${worksrcpath}/${xcodebuilddir}/${name}.app \
 		${destroot}/Applications/MacPorts/
+	xinstall -m 755 -d ${destroot}/Library/
+	system "tar -C ${destroot}/Library -xjvf ${distpath}/CenonLibrary-${version}-1.tar.bz2"
 }
 
-post-destroot	{
-	system "cd ${destroot}/Library && tar -xjvf ${distpath}/CenonLibrary-${version}-1.tar.bz2"
-}

Modified: trunk/dports/aqua/Cenon/files/patch-Cenon.xcodeproj-project.pbxproj
===================================================================
--- trunk/dports/aqua/Cenon/files/patch-Cenon.xcodeproj-project.pbxproj	2007-11-04 01:39:15 UTC (rev 30685)
+++ trunk/dports/aqua/Cenon/files/patch-Cenon.xcodeproj-project.pbxproj	2007-11-04 03:55:39 UTC (rev 30686)
@@ -1,6 +1,42 @@
---- Cenon.xcodeproj/project.pbxproj	2006-12-29 04:10:14.000000000 -0800
-+++ Cenon.xcodeproj/project.pbxproj.new	2007-05-28 18:43:55.000000000 -0700
-@@ -2758,18 +2758,6 @@
+--- Cenon.xcodeproj/project.pbxproj.old	2007-11-03 20:50:49.000000000 -0700
++++ Cenon.xcodeproj/project.pbxproj	2007-11-03 20:56:41.000000000 -0700
+@@ -15,8 +15,6 @@
+ 		560A31820B453B4700CE10BC /* vhfCommonFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = 011128D801AD58747F000001 /* vhfCommonFunctions.h */; };
+ 		560A31830B453B4B00CE10BC /* vhfCommonFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = F51F46E403114B8301000048 /* vhfCommonFunctions.m */; };
+ 		5613C9DA0C4A3D0B00994591 /* 2007.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5613C9D90C4A3D0B00994591 /* 2007.txt */; };
+-		5613CAB50C4A6DDF00994591 /* ToDo.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 5613CAB40C4A6DDF00994591 /* ToDo.rtf */; };
+-		5613CAB70C4A6E0D00994591 /* ToDoMac.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 5613CAB60C4A6E0D00994591 /* ToDoMac.rtf */; };
+ 		5613D0380C4FC61B00994591 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 5613D0370C4FC61B00994591 /* README */; };
+ 		56158A350997B6F7003130B4 /* App.h in Headers */ = {isa = PBXBuildFile; fileRef = 011128C001AD58747F000001 /* App.h */; };
+ 		56158A360997B6F7003130B4 /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 011128C201AD58747F000001 /* debug.h */; };
+@@ -928,8 +926,6 @@
+ 		560A304C0B29CED100CE10BC /* tpRotate.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = tpRotate.tiff; path = Icons/tpRotate.tiff; sourceTree = "<group>"; };
+ 		560A304D0B29CED100CE10BC /* tpScale.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = tpScale.tiff; path = Icons/tpScale.tiff; sourceTree = "<group>"; };
+ 		5613C9D90C4A3D0B00994591 /* 2007.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = 2007.txt; path = ChangeLog/2007.txt; sourceTree = "<group>"; };
+-		5613CAB40C4A6DDF00994591 /* ToDo.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ToDo.rtf; sourceTree = "<group>"; };
+-		5613CAB60C4A6E0D00994591 /* ToDoMac.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ToDoMac.rtf; sourceTree = "<group>"; };
+ 		5613D0370C4FC61B00994591 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
+ 		56158BF00997B6F7003130B4 /* Info-Cenon__Application.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-Cenon__Application.plist"; sourceTree = "<group>"; };
+ 		56158BF10997B6F8003130B4 /* Cenon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Cenon.app; sourceTree = BUILT_PRODUCTS_DIR; };
+@@ -1392,8 +1388,6 @@
+ 				F54C7C28042A53C501000049 /* LICENSE */,
+ 				F54C7C2A042A53CF01000049 /* NEWS */,
+ 				5613D0370C4FC61B00994591 /* README */,
+-				5613CAB40C4A6DDF00994591 /* ToDo.rtf */,
+-				5613CAB60C4A6E0D00994591 /* ToDoMac.rtf */,
+ 				5613C9D90C4A3D0B00994591 /* 2007.txt */,
+ 			);
+ 			name = "Supporting Files";
+@@ -2515,8 +2509,6 @@
+ 				560A30510B29CED100CE10BC /* tpRotate.tiff in Resources */,
+ 				560A30520B29CED100CE10BC /* tpScale.tiff in Resources */,
+ 				5613C9DA0C4A3D0B00994591 /* 2007.txt in Resources */,
+-				5613CAB50C4A6DDF00994591 /* ToDo.rtf in Resources */,
+-				5613CAB70C4A6E0D00994591 /* ToDoMac.rtf in Resources */,
+ 				5613D0380C4FC61B00994591 /* README in Resources */,
+ 			);
+ 			runOnlyForDeploymentPostprocessing = 0;
+@@ -2613,18 +2605,6 @@
  		};
  /* End PBXRezBuildPhase section */
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071103/d0ded90f/attachment-0001.html


More information about the macports-changes mailing list