[87733] trunk/dports/gnome/libgtksourceviewmm/Portfile

devans at macports.org devans at macports.org
Fri Dec 2 14:39:56 PST 2011


Revision: 87733
          http://trac.macports.org/changeset/87733
Author:   devans at macports.org
Date:     2011-12-02 14:39:55 -0800 (Fri, 02 Dec 2011)
Log Message:
-----------
libgtksourceviewmm: update to version 0.3.1, add license, mode line.

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

Modified: trunk/dports/gnome/libgtksourceviewmm/Portfile
===================================================================
--- trunk/dports/gnome/libgtksourceviewmm/Portfile	2011-12-02 21:44:58 UTC (rev 87732)
+++ trunk/dports/gnome/libgtksourceviewmm/Portfile	2011-12-02 22:39:55 UTC (rev 87733)
@@ -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,5 +4,6 @@
 
 name		libgtksourceviewmm
-version		0.3.0
+version		0.3.1
+license         LGPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 
@@ -17,7 +19,7 @@
 master_sites    gnome:sources/${name}/${branch}/
 
 use_bzip2	yes
-checksums	md5 9f5a6bd4f523a7dc0f6256122e48848d
+checksums	sha256 1084f0f826252191829097185c4f2fc88c2b3a2327054ba9056af90ff6cac2cf
 
 depends_lib	port:libgnomemm port:gtksourceview \
 		port:libiconv port:gettext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111202/0f8857e1/attachment.html>


More information about the macports-changes mailing list