[130046] trunk/dports/perl/p5-authen-smb/Portfile

mojca at macports.org mojca at macports.org
Thu Dec 25 01:56:13 PST 2014


Revision: 130046
          https://trac.macports.org/changeset/130046
Author:   mojca at macports.org
Date:     2014-12-25 01:56:12 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-authen-smb: first line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-authen-smb/Portfile

Modified: trunk/dports/perl/p5-authen-smb/Portfile
===================================================================
--- trunk/dports/perl/p5-authen-smb/Portfile	2014-12-25 09:54:13 UTC (rev 130045)
+++ trunk/dports/perl/p5-authen-smb/Portfile	2014-12-25 09:56:12 UTC (rev 130046)
@@ -1,21 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem        1.0
-PortGroup         perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup       Authen-Smb 0.91
-revision          3
-maintainers       oaf.dk:mni
-description       Perl extension to authenticate against an Samba server
-long_description  Authen::Smb is a module which allows you to authenticate a user \
-                  against an NT domain directly from Perl.
-checksums   	  md5 97d8aee872160eeabd0c08a7b0985216
-platforms         darwin
+perl5.setup         Authen-Smb 0.91
+revision            3
+maintainers         oaf.dk:mni
+description         Perl extension to authenticate against an Samba server
+long_description    Authen::Smb is a module which allows you to authenticate a user \
+                    against an NT domain directly from Perl.
+
+checksums           rmd160  80949c7fe6ad94db91a6c364925a983f063e6fc0 \
+                    sha256  e0b664ef8744c6fba0af1f44b6154a0fd723cc92d3e13f1ec3620b5637a208bc
+
+platforms           darwin
+
 if {${perl5.major} != ""} {
-    patchfiles        patch-smbval-smbencrypt.c.diff \
-                      patch-smbval-rfcnb-util.c.diff \
-                      patch-smbval-session.c.diff \
-                      patch-smbval-smblib-util.c.diff \
-                      patch-smbval-smblib.c.diff
+    patchfiles      patch-smbval-smbencrypt.c.diff \
+                    patch-smbval-rfcnb-util.c.diff \
+                    patch-smbval-session.c.diff \
+                    patch-smbval-smblib-util.c.diff \
+                    patch-smbval-smblib.c.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/acd2ee4c/attachment.html>


More information about the macports-changes mailing list