[150611] trunk/dports/sysutils/zsh-templates-osx/Portfile
jmr at macports.org
jmr at macports.org
Sun Jul 24 00:53:45 PDT 2016
Revision: 150611
https://trac.macports.org/changeset/150611
Author: jmr at macports.org
Date: 2016-07-24 00:53:45 -0700 (Sun, 24 Jul 2016)
Log Message:
-----------
zsh-templates-osx: update to 2.0.5
Modified Paths:
--------------
trunk/dports/sysutils/zsh-templates-osx/Portfile
Modified: trunk/dports/sysutils/zsh-templates-osx/Portfile
===================================================================
--- trunk/dports/sysutils/zsh-templates-osx/Portfile 2016-07-24 00:02:51 UTC (rev 150610)
+++ trunk/dports/sysutils/zsh-templates-osx/Portfile 2016-07-24 07:53:45 UTC (rev 150611)
@@ -3,7 +3,7 @@
PortSystem 1.0
name zsh-templates-osx
-version 2.0.4
+version 2.0.5
categories sysutils shells
maintainers nomaintainer
@@ -12,22 +12,23 @@
long_description This is a collection of files that help the user to customize \
the zsh shell for the Mac OS X operating system. It is entirely \
optional and is not part of the zsh shell distribution. \
- It is designed to \'work out of the box\' but to be amenable \
+ It is designed to 'work out of the box' but to be amenable \
to customization.
-license GPL-2
+license GPL-2+
platforms darwin
+# Actually includes some prebuilt binaries, but close enough. https://trac.macports.org/ticket/28997
+supported_archs noarch
homepage http://zsh-templates-osx.googlecode.com
-master_sites googlecode:${name}
+master_sites googlecode
distname zsh-templates-${version}
extract.suffix .tgz
-checksums md5 c9d1b25e4de0dbd741707c100e07c9b7 \
- sha1 8a7df46a6cbc8aa118f46b0fc3ce92cee1e398d6 \
- rmd160 2c7a64b31a1ad5861f1e98cdf1d6da3d1b09fc52
+checksums rmd160 f38b59511bdda63d68310f54489135c37dc0a5f2 \
+ sha256 205fd66958c1b14e0308f4238920dff5e6be793afd63013dace3a65ccdf6dfe5
-depends_lib-append path:${prefix}/bin/zsh:zsh
+depends_run path:${prefix}/bin/zsh:zsh
use_configure no
build {}
@@ -38,4 +39,3 @@
file copy ${worksrcpath}/etc/zshrc ${destroot}${prefix}/etc
file delete ${destroot}${prefix}/etc/zsh/zshrc_local.d/phenix_env.zsh
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160724/5ae09434/attachment-0001.html>
More information about the macports-changes
mailing list