[101737] trunk/dports/devel/smake/Portfile

mww at macports.org mww at macports.org
Thu Jan 17 22:43:39 PST 2013


Revision: 101737
          https://trac.macports.org/changeset/101737
Author:   mww at macports.org
Date:     2013-01-17 22:43:39 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
smake: version 1.2.2

Modified Paths:
--------------
    trunk/dports/devel/smake/Portfile

Modified: trunk/dports/devel/smake/Portfile
===================================================================
--- trunk/dports/devel/smake/Portfile	2013-01-18 04:19:21 UTC (rev 101736)
+++ trunk/dports/devel/smake/Portfile	2013-01-18 06:43:39 UTC (rev 101737)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			smake
-version			1.2.1
+version			1.2.2
 categories		devel
 platforms		darwin
 maintainers		mww
@@ -17,9 +17,9 @@
 master_sites	ftp://ftp.berlios.de/pub/smake/
 use_bzip2		yes
 
-checksums		md5     2fd7bd44b22da1640aaa6fbd31c727e4 \
-				sha1    e38ef6bd9023d8dbb28e009ca7776306bdb99e6a \
-				rmd160  01b3a5c6b966be7b56adba87ea9eca944124bd76
+checksums           md5     fc967177a6cb91a752df4c93526e480e \
+                    sha1    abd5a99a6fe588afa31246f3d686c686c75bb953 \
+                    rmd160  5fad8d892893a93c9897d5a51da25a42ecca9ba5
 
 use_configure	no
 
@@ -36,7 +36,7 @@
 use_parallel_build  no
 
 destroot.destdir	INS_BASE=${destroot}${prefix} \
-					MANDIR=share/man \
+					MANDIR=man \
 					INSUSR=`id -u` INSGRP=`id -g`
 post-destroot	{
 	file delete -force ${destroot}${prefix}/share/man/man5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/21dae4e4/attachment.html>


More information about the macports-changes mailing list