[58465] trunk/dports/editors/bluefish-devel/Portfile

snc at macports.org snc at macports.org
Mon Sep 28 21:43:43 PDT 2009


Revision: 58465
          http://trac.macports.org/changeset/58465
Author:   snc at macports.org
Date:     2009-09-28 21:43:42 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------
update version, add new dependency, ticket #21600

Modified Paths:
--------------
    trunk/dports/editors/bluefish-devel/Portfile

Modified: trunk/dports/editors/bluefish-devel/Portfile
===================================================================
--- trunk/dports/editors/bluefish-devel/Portfile	2009-09-29 01:53:46 UTC (rev 58464)
+++ trunk/dports/editors/bluefish-devel/Portfile	2009-09-29 04:43:42 UTC (rev 58465)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
@@ -4,7 +5,7 @@
 
 name                    bluefish-devel
 conflicts               bluefish
-version                 1.3.6
+version                 1.3.7
 categories              editors www
 platforms               darwin
 maintainers             nomaintainer
@@ -20,13 +21,14 @@
 
 master_sites            sourceforge:bluefish
 
-checksums               md5     1cc0b1684bbbb3422232b0d8ff09372b \
-                        sha1    0f184bc5113e808ad999d8c22d7d88468e7705f5 \
-                        rmd160  8164a6f8bedcf18f753f3687e0c6d2825302e7c3
+checksums               md5     f60a8a372cbb2738a0b91ed4c2880f0a \
+                        sha1    5f194db78b42abcd4cf24bab295d2ebc1a91b18c \
+                        rmd160  9bd69bbea98d1ff3aef193b9f2cf5b8c1d646263
 
 use_bzip2               yes
 
 depends_lib             port:gtk2 \
+                        port:enchant \
                         port:pcre
 
 configure.args          --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090928/f9d02a21/attachment.html>


More information about the macports-changes mailing list