[135203] trunk/dports/net/gq/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Apr 18 21:22:37 PDT 2015


Revision: 135203
          https://trac.macports.org/changeset/135203
Author:   ryandesign at macports.org
Date:     2015-04-18 21:22:36 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
gq: update to 1.2.3; indicate license; rewrite master_sites to avoid redirects; add modeline

Modified Paths:
--------------
    trunk/dports/net/gq/Portfile

Modified: trunk/dports/net/gq/Portfile
===================================================================
--- trunk/dports/net/gq/Portfile	2015-04-19 04:21:38 UTC (rev 135202)
+++ trunk/dports/net/gq/Portfile	2015-04-19 04:22:36 UTC (rev 135203)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -3,20 +4,21 @@
 
 name            gq
-version         1.2.1
-revision        2
+version         1.2.3
 categories      net
 platforms       darwin
 maintainers     gmail.com:syzdek
+license         {GPL-2+ OpenSSLException}
+
 description     GQ is a GTK-based LDAP client.
 long_description ${description}
 homepage        http://gq-project.org/
-master_sites    sourceforge:gqclient
+master_sites    sourceforge:project/gqclient/GQ%20LDAP%20Client/${version}/
 
-checksums       md5 e56613c81e70727c20ffe9974cdc6df0 \
-                sha1 96f9e93b43156903fa6872f46bc96a0d644c4029 \
-                rmd160 4f6c549c3841ed23d3e69cad84175fb61cb6e32d
+checksums       rmd160  4e8bf1700f4d7aacd906559e01a11654f6ce0f90 \
+                sha256  f27bd461afd226f410d42a287b7d529ce834353e101d6f88e13f51ea55c582bd
 
 depends_build   port:intltool \
                 port:pkgconfig
+
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/9b14a24b/attachment-0001.html>


More information about the macports-changes mailing list