[126231] trunk/dports/devel/developer_cmds/Portfile
mfeiri at macports.org
mfeiri at macports.org
Sun Oct 5 13:41:00 PDT 2014
Revision: 126231
https://trac.macports.org/changeset/126231
Author: mfeiri at macports.org
Date: 2014-10-05 13:40:59 -0700 (Sun, 05 Oct 2014)
Log Message:
-----------
developer_cmds: update to version 62
Modified Paths:
--------------
trunk/dports/devel/developer_cmds/Portfile
Modified: trunk/dports/devel/developer_cmds/Portfile
===================================================================
--- trunk/dports/devel/developer_cmds/Portfile 2014-10-05 20:35:42 UTC (rev 126230)
+++ trunk/dports/devel/developer_cmds/Portfile 2014-10-05 20:40:59 UTC (rev 126231)
@@ -4,7 +4,7 @@
PortGroup xcode 1.0
name developer_cmds
-version 60
+version 62
categories devel
maintainers mfeiri openmaintainer
@@ -17,10 +17,10 @@
description A set of general BSD commands for developers
long_description Apple's BSD general commands for developers including \
the asa utility, ctags, indent, lorder, mkdep, \
- rpcgen, unifdef, vgrind, and what.
+ rpcgen, unifdef and what.
-checksums rmd160 27db075a0cbdf7a780d062afc971614986be4501 \
- sha256 6e86d1250025eaea0bdcfc5e102b88f07015d8ec7f6eeab18be75301863dc573
+checksums rmd160 fc306cba8e6e974914efd352833d54d08466fc9b \
+ sha256 f6913ee3d9e26b59f503886e60e34bfce8e58cffea82874820b4fa037e394acf
# some old versions of sys/cdefs.h dont have __FBSDID
xcode.build.settings GCC_PREPROCESSOR_DEFINITIONS='__FBSDID\(s\)= '
@@ -35,9 +35,5 @@
}
}
-post-destroot {
- file rename ${destroot}${prefix}/bin/vfontedpr ${destroot}${prefix}/libexec/vfontedpr
-}
-
livecheck.type regex
livecheck.regex "${name}-(\[\\d.\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141005/617d669e/attachment-0001.html>
More information about the macports-changes
mailing list