[124977] trunk/dports/audio/cdparanoia/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Sep 1 12:15:30 PDT 2014


Revision: 124977
          https://trac.macports.org/changeset/124977
Author:   jeremyhu at macports.org
Date:     2014-09-01 12:15:30 -0700 (Mon, 01 Sep 2014)
Log Message:
-----------
cdparanoia: Remove utils.h (#44832)

Modified Paths:
--------------
    trunk/dports/audio/cdparanoia/Portfile

Modified: trunk/dports/audio/cdparanoia/Portfile
===================================================================
--- trunk/dports/audio/cdparanoia/Portfile	2014-09-01 19:13:00 UTC (rev 124976)
+++ trunk/dports/audio/cdparanoia/Portfile	2014-09-01 19:15:30 UTC (rev 124977)
@@ -6,6 +6,7 @@
 name			cdparanoia
 epoch			20050508
 version			10.2
+revision                1
 categories		audio
 maintainers		jeremyhu openmaintainer
 license			GPL-2+ LGPL-2.1+
@@ -59,6 +60,10 @@
     patchfiles-append   patch-paranoia_paranoia.c.10.4.diff
 }
 
+post-destroot {
+    file delete ${destroot}${prefix}/include/utils.h
+}
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "cdparanoia-III-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140901/2f38976a/attachment.html>


More information about the macports-changes mailing list