[71119] trunk/dports/textproc/bibledit/Portfile

markd at macports.org markd at macports.org
Wed Sep 1 14:03:08 PDT 2010


Revision: 71119
          http://trac.macports.org/changeset/71119
Author:   markd at macports.org
Date:     2010-09-01 14:03:04 -0700 (Wed, 01 Sep 2010)
Log Message:
-----------
Update to 4.1.

Modified Paths:
--------------
    trunk/dports/textproc/bibledit/Portfile

Modified: trunk/dports/textproc/bibledit/Portfile
===================================================================
--- trunk/dports/textproc/bibledit/Portfile	2010-09-01 19:41:14 UTC (rev 71118)
+++ trunk/dports/textproc/bibledit/Portfile	2010-09-01 21:03:04 UTC (rev 71119)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              bibledit
-version           4.0
+version           4.1
 categories        textproc
 maintainers       nomaintainer
 platforms         darwin
@@ -17,10 +17,9 @@
 		  books that contain chapters that contain verses.
 
 homepage          http://www.nongnu.org/bibledit/
-master_sites	  http://download.savannah.gnu.org/releases/bibledit/source/ \
-                  http://download.savannah.gnu.org/releases-noredirect/bibledit/source/
+master_sites	  http://download.savannah.gnu.org/releases/bibledit/source/gtk/
 
-checksums 	md5 60af1f37c9c5716c61de8dd75f90566a
+checksums 	md5 2838907ce1b0ef243a90b7399e750917
 
 depends_lib	port:gtk2  \
 		port:libgtkhtml3 \
@@ -28,4 +27,9 @@
 		port:git-core \
 		port:enchant \
 		port:nspr \
-		port:gtksourceview2
+		port:gtksourceview2 \
+		port:libsoup \
+		port:webkit-gtk
+
+distname                        ${name}-gtk-${version}
+worksrcdir                      ${name}-gtk-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100901/d229c3f6/attachment.html>


More information about the macports-changes mailing list