[31074] trunk/dports/python/py-otp/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Nov 15 06:09:42 PST 2007
Revision: 31074
http://trac.macosforge.org/projects/macports/changeset/31074
Author: mww at macports.org
Date: 2007-11-15 06:09:39 -0800 (Thu, 15 Nov 2007)
Log Message:
-----------
fix homepage, master_sites, file mode, add sha1 checksum, inc. revision
Modified Paths:
--------------
trunk/dports/python/py-otp/Portfile
Modified: trunk/dports/python/py-otp/Portfile
===================================================================
--- trunk/dports/python/py-otp/Portfile 2007-11-15 14:02:26 UTC (rev 31073)
+++ trunk/dports/python/py-otp/Portfile 2007-11-15 14:09:39 UTC (rev 31074)
@@ -5,7 +5,7 @@
name py-otp
version 1.0
-revision 1
+revision 2
categories python security
platforms darwin
maintainers nomaintainer
@@ -16,12 +16,13 @@
standard for the implementation of OTP - one-time \
passwords.
-homepage http://moin.conectiva.com.br/PythonOtp
-master_sites http://www.opendarwin.org/~mww/files/
+homepage http://labix.org/python-otp/
+master_sites http://labix.org/download/python-otp/
distname python-otp-${version}
-checksums md5 351380746f9eaa624221e6037736c618
+checksums md5 351380746f9eaa624221e6037736c618 \
+ sha1 abb0c92b790fa4a32c126142aa8a1a9ecfbb5c52
post-destroot {
- xinstall -m 644 -W ${worksrcpath} README rfc2289.txt \
+ xinstall -m 0444 -W ${worksrcpath} README rfc2289.txt \
${destroot}${prefix}/share/doc/${name}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071115/9a3c9ba9/attachment.html
More information about the macports-changes
mailing list