[22295] trunk/dports/devel/mhash/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 25 01:18:18 PST 2007


Revision: 22295
          http://trac.macosforge.org/projects/macports/changeset/22295
Author:   ryandesign at macports.org
Date:     2007-02-25 01:18:17 -0800 (Sun, 25 Feb 2007)

Log Message:
-----------
Update to mhash 0.9.8.1

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

Modified: trunk/dports/devel/mhash/Portfile
===================================================================
--- trunk/dports/devel/mhash/Portfile	2007-02-25 09:05:00 UTC (rev 22294)
+++ trunk/dports/devel/mhash/Portfile	2007-02-25 09:18:17 UTC (rev 22295)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				mhash
-version				0.9.7.1
+version				0.9.8.1
 categories			devel security
 maintainers			ryandesign at macports.org openmaintainer at macports.org
 description			provides easy access strong hashes
@@ -16,9 +16,9 @@
 master_sites		sourceforge
 use_bzip2			yes
 
-checksums			md5 e2a7f6594d468c5d0edbfa788dbdca0f \
-					sha1 38a14c337ea41d39f646daf9fa508d7adfd46e9e \
-					rmd160 de43998f91a62cb0ec61e183eaedec16ab7e3ff6
+checksums			md5 f2b5e7b659fabd64de37df0872f401ab \
+					sha1 b0c1deb74ab6d997a0264e30a38307e1720e6a07 \
+					rmd160 33fb6f71834e5d7e0c2c5155f178a47d4ce50180
 
 configure.args		--mandir=${prefix}/share/man
 
@@ -33,7 +33,7 @@
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
 		THANKS TODO ${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath}/doc md5-rfc1321.txt \
+	xinstall -m 644 -W ${worksrcpath}/doc \
 		skid2-authentication ${destroot}${prefix}/share/doc/${name}
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070225/5d191d3e/attachment.html


More information about the macports-changes mailing list