[84117] trunk/dports/gnome/seahorse/Portfile

devans at macports.org devans at macports.org
Sat Sep 17 14:05:46 PDT 2011


Revision: 84117
          http://trac.macports.org/changeset/84117
Author:   devans at macports.org
Date:     2011-09-17 14:05:43 -0700 (Sat, 17 Sep 2011)
Log Message:
-----------
seahorse: increment revision to rebuild using openldap for LDAP key server support, add license.

Modified Paths:
--------------
    trunk/dports/gnome/seahorse/Portfile

Modified: trunk/dports/gnome/seahorse/Portfile
===================================================================
--- trunk/dports/gnome/seahorse/Portfile	2011-09-17 21:00:38 UTC (rev 84116)
+++ trunk/dports/gnome/seahorse/Portfile	2011-09-17 21:05:43 UTC (rev 84117)
@@ -5,7 +5,8 @@
 
 name		seahorse
 version		2.30.1
-revision        2
+revision        3
+license         GPL-2 LGPL-2 FDL-1.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	Seahorse is a GNOME application for managing encryption keys.
 long_description \
@@ -19,8 +20,7 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2	yes
 
-checksums       md5     b332279b34acca952807e31534fec592 \
-                sha1    1754a447d48837bc8a0a657a6bcdd65666704ccb \
+checksums       sha1    1754a447d48837bc8a0a657a6bcdd65666704ccb \
                 rmd160  70cdcc18798e405deb0164d098c57d22adc2f5f5
 
 depends_build	port:pkgconfig \
@@ -31,7 +31,8 @@
                 port:gconf \
 		port:libsoup \
 		port:libnotify \
-                port:openssh
+                port:openssh \
+                port:openldap
 
 configure.args  --disable-introspection \
                 --disable-sharing \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110917/5f6ad6f5/attachment.html>


More information about the macports-changes mailing list