[76598] trunk/dports/sysutils/daemon
jmr at macports.org
jmr at macports.org
Tue Mar 1 12:08:51 PST 2011
Revision: 76598
http://trac.macports.org/changeset/76598
Author: jmr at macports.org
Date: 2011-03-01 12:08:50 -0800 (Tue, 01 Mar 2011)
Log Message:
-----------
daemon: update to 0.6.4 (fixes #23292)
Modified Paths:
--------------
trunk/dports/sysutils/daemon/Portfile
Removed Paths:
-------------
trunk/dports/sysutils/daemon/files/
Modified: trunk/dports/sysutils/daemon/Portfile
===================================================================
--- trunk/dports/sysutils/daemon/Portfile 2011-03-01 19:30:15 UTC (rev 76597)
+++ trunk/dports/sysutils/daemon/Portfile 2011-03-01 20:08:50 UTC (rev 76598)
@@ -3,9 +3,10 @@
PortSystem 1.0
name daemon
-version 0.6.3
+version 0.6.4
categories sysutils
platforms darwin
+license GPL-2+
maintainers nomaintainer
description Daemon turns other process into daemons
long_description Daemon turns other process into daemons. There are many \
@@ -16,16 +17,14 @@
/bin/sh, Java).
homepage http://libslack.org/daemon/
-master_sites ${homepage}/download/
-checksums md5 d2f3001b20bb035d55202f1945c0a0ee
+master_sites ${homepage}download/
+checksums md5 6cd0a28630a29ac279bc501f39baec66 \
+ sha1 fa6298f05f868d54660a7ed70c05fb7a0963a24b \
+ rmd160 63fea6386f3dae6a5da6451a1d126a2525ee1e0e
-patch.pre_args -p2
-patchfiles patch-macros.mk
-
configure.cmd ./config
test.run yes
test.target check
-destroot.destdir MAN_INSDIR=${destroot}${prefix}/share/man \
- APP_INSDIR=${destroot}${prefix}/bin
+destroot.destdir PREFIX=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110301/86e99b7c/attachment.html>
More information about the macports-changes
mailing list