[65203] trunk/dports

nox at macports.org nox at macports.org
Tue Mar 23 09:17:22 PDT 2010


Revision: 65203
          http://trac.macports.org/changeset/65203
Author:   nox at macports.org
Date:     2010-03-23 09:17:21 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
Install Foundation.pi in hs-HOC-Foundation

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/hocbinding-1.0.tcl
    trunk/dports/devel/hs-HOC-Foundation/Portfile

Modified: trunk/dports/_resources/port1.0/group/hocbinding-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/hocbinding-1.0.tcl	2010-03-23 16:17:04 UTC (rev 65202)
+++ trunk/dports/_resources/port1.0/group/hocbinding-1.0.tcl	2010-03-23 16:17:21 UTC (rev 65203)
@@ -87,6 +87,13 @@
                 hoc-ifgen -f ${hocbinding.framework} -b ../binding-script.txt \
                     -a ../AdditionalCode ${args}"
         }
+
+        post-destroot {
+            set pidir ${prefix}/share/HOC
+            xinstall -d ${destroot}${pidir}
+            xinstall -m 0644 ${worksrcpath}/${hocbinding.framework}.pi \
+                ${destroot}${pidir}
+        }
     }
 
     universal_variant no

Modified: trunk/dports/devel/hs-HOC-Foundation/Portfile
===================================================================
--- trunk/dports/devel/hs-HOC-Foundation/Portfile	2010-03-23 16:17:04 UTC (rev 65202)
+++ trunk/dports/devel/hs-HOC-Foundation/Portfile	2010-03-23 16:17:21 UTC (rev 65203)
@@ -8,6 +8,8 @@
 hocbinding.setup \
     Foundation 0.7-r${rev} hoc
 
+revision        1
+
 maintainers     nox openmaintainer
 
 fetch.type      svn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100323/2f105692/attachment.html>


More information about the macports-changes mailing list