[44037] trunk/dports/perl
narf_tm at macports.org
narf_tm at macports.org
Fri Dec 19 11:26:18 PST 2008
Revision: 44037
http://trac.macports.org/changeset/44037
Author: narf_tm at macports.org
Date: 2008-12-19 11:26:18 -0800 (Fri, 19 Dec 2008)
Log Message:
-----------
New port p5-text-spellchecker 0.05.
Modified Paths:
--------------
trunk/dports/perl/p5-xml-sax-expat/Portfile
Added Paths:
-----------
trunk/dports/perl/p5-text-spellchecker/
trunk/dports/perl/p5-text-spellchecker/Portfile
Added: trunk/dports/perl/p5-text-spellchecker/Portfile
===================================================================
--- trunk/dports/perl/p5-text-spellchecker/Portfile (rev 0)
+++ trunk/dports/perl/p5-text-spellchecker/Portfile 2008-12-19 19:26:18 UTC (rev 44037)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Text-SpellChecker 0.05
+maintainers narf_tm openmaintainer
+description OO interface for spell-checking a block of text
+long_description ${description}
+
+platforms darwin
+
+checksums md5 3a6be263bb08e82cb7a975ca799063a7 \
+ sha1 0ac032a447bca6a703cd60dec19c15f8b786241b \
+ rmd160 4153eb7567829f96ec67e6d91dae9ea2e82d6dae
+
+depends_lib-append port:p5-text-aspell
Property changes on: trunk/dports/perl/p5-text-spellchecker/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
Modified: trunk/dports/perl/p5-xml-sax-expat/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-sax-expat/Portfile 2008-12-19 19:23:42 UTC (rev 44036)
+++ trunk/dports/perl/p5-xml-sax-expat/Portfile 2008-12-19 19:26:18 UTC (rev 44037)
@@ -1,21 +1,25 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup XML-SAX-Expat 0.39
-maintainers sal at email.arc.nasa.gov
-description SAX2 Driver for Expat (XML::Parser)
-long_description This is an implementation of a SAX2 driver \
- sitting on top of Expat (XML::Parser)
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup XML-SAX-Expat 0.40
+maintainers sal at email.arc.nasa.gov
+description SAX2 Driver for Expat (XML::Parser)
+long_description This is an implementation of a SAX2 driver \
+ sitting on top of Expat (XML::Parser)
-checksums md5 a31400a29eae0eec74650bd06dbc823f \
- sha1 0f440b662a137705ee0e358fd1fc92e510500806 \
- rmd160 da36f9b2a1c9a53729f4b0e1e35a15349c8f0101
+platforms darwin
-depends_lib-append port:p5-xml-parser port:p5-xml-sax port:p5-xml-namespacesupport
+checksums md5 ca58d1e26c437b31c52456b4b4ae5c4a \
+ sha1 3fdbd7b5e83216bb24d1e83ff3a6c17fcde9ba3f \
+ rmd160 fd0452bc817b55607ebbb4e8de017c6fd99ecaea
-post-activate {
- system "cd ${worksrcpath} && ${build.cmd} install_sax_expat"
-}
+depends_lib-append port:p5-xml-parser \
+ port:p5-xml-sax \
+ port:p5-xml-namespacesupport \
+ port:p5-xml-sax-base
+
+post-activate {
+ system "cd ${worksrcpath} && ${build.cmd} install_sax_expat"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081219/489fb710/attachment.html>
More information about the macports-changes
mailing list