[45911] trunk/dports/perl

tommyd at macports.org tommyd at macports.org
Sat Jan 24 17:24:26 PST 2009


Revision: 45911
          http://trac.macports.org/changeset/45911
Author:   tommyd at macports.org
Date:     2009-01-24 17:24:26 -0800 (Sat, 24 Jan 2009)
Log Message:
-----------
* new port to satisfy dependency for another port I'll commit later on

Added Paths:
-----------
    trunk/dports/perl/p5-gtk2-sourceview/
    trunk/dports/perl/p5-gtk2-sourceview/Portfile

Added: trunk/dports/perl/p5-gtk2-sourceview/Portfile
===================================================================
--- trunk/dports/perl/p5-gtk2-sourceview/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-gtk2-sourceview/Portfile	2009-01-25 01:24:26 UTC (rev 45911)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+perl5.setup         Gtk2-SourceView 1.000
+maintainers         nomaintainer
+description         Perl wrappers for the GtkSourceView widget
+long_description    Perl bindings to the 1.x series of the GtkSourceView \
+                    widget libraries. This module allows you to write Perl \
+                    applications that utilize the GtkSourceView library for \
+                    source editing and printing.
+
+platforms           darwin
+
+checksums           md5     35f859153d9c8a41260f98ad969fcb78 \
+                    sha1    0c92cab15cb44a6fce412303e97e16aabc5e8a58 \
+                    rmd160  1a38bddc4a65abbeb5f47bf96d0754bd8698c43d
+
+master_sites        http://search.cpan.org/CPAN/authors/id/E/EB/EBASSI
+
+depends_lib-append  port:gtksourceview \
+                    port:p5-extutils-depends \
+                    port:p5-glib \
+                    port:p5-gnome2-print \
+                    port:p5-gtk2
+


Property changes on: trunk/dports/perl/p5-gtk2-sourceview/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090124/c4f45f64/attachment.html>


More information about the macports-changes mailing list