[122419] trunk/dports/net/dcd/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 22 07:32:03 PDT 2014


Revision: 122419
          https://trac.macports.org/changeset/122419
Author:   jmr at macports.org
Date:     2014-07-22 07:32:03 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
dcd: update to 1.1.1 (includes build fixes), add missing tcp_wrappers dep

Modified Paths:
--------------
    trunk/dports/net/dcd/Portfile

Modified: trunk/dports/net/dcd/Portfile
===================================================================
--- trunk/dports/net/dcd/Portfile	2014-07-22 14:24:29 UTC (rev 122418)
+++ trunk/dports/net/dcd/Portfile	2014-07-22 14:32:03 UTC (rev 122419)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		dcd
-version		0.3.4
+version		1.1.1
 categories	net
 license		GPL-2
 platforms	darwin
@@ -14,8 +14,9 @@
 			programs, graphics, all files ...
 
 homepage	http://www.dc.ds.pg.gda.pl
-master_sites	${homepage}/download/sources/stable/ fink
-checksums	md5 732ed7392359fa14b8474fe49438f9e0
+master_sites	sourceforge:macports
+checksums	md5 99c7ffca321b33fb78b5433570c57120 \
+            sha256 354449cbef3473811d85df6fbbf021afc987ab201eb6ce49e594190412968bfc
 use_bzip2	yes
 
-configure.args	--mandir=${prefix}/share/man
+depends_lib	port:tcp_wrappers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/7152dd53/attachment.html>


More information about the macports-changes mailing list