[66130] trunk/dports/net/ipcalc/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 5 22:25:47 PDT 2010


Revision: 66130
          http://trac.macports.org/changeset/66130
Author:   ryandesign at macports.org
Date:     2010-04-05 22:25:46 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
ipcalc: update to 0.41

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

Modified: trunk/dports/net/ipcalc/Portfile
===================================================================
--- trunk/dports/net/ipcalc/Portfile	2010-04-06 05:20:19 UTC (rev 66129)
+++ trunk/dports/net/ipcalc/Portfile	2010-04-06 05:25:46 UTC (rev 66130)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			ipcalc
-version			0.38
+version			0.41
 categories		net
 platforms		darwin
 maintainers		nomaintainer
@@ -16,10 +16,17 @@
 
 homepage		http://jodies.de/ipcalc/
 master_sites	http://jodies.de/ipcalc-archive/
-checksums		md5 9b95b0b6b9425e78b08f648eefeb84e0
+checksums		md5     fb791e9a5220fc8e624d915e18fc4697 \
+				sha1    b75b498f2fa5ecfa30707a51da63c6a5775829f3 \
+				rmd160  aaa21c1804d7498e2604c907a336c20dc9b4511d
 
 depends_run		path:bin/perl:perl5
 
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
+universal_variant no
+
 configure	{
 	reinplace "s|/usr/bin/perl -w|${prefix}/bin/perl -w|g" ${worksrcpath}/ipcalc
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/7c0785bf/attachment-0001.html>


More information about the macports-changes mailing list