[93485] trunk/dports/x11/auto-multiple-choice/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 23 16:44:05 PDT 2012


Revision: 93485
          https://trac.macports.org/changeset/93485
Author:   ryandesign at macports.org
Date:     2012-05-23 16:44:04 -0700 (Wed, 23 May 2012)
Log Message:
-----------
auto-multiple-choice: maintainer update to 1.1.0 and adjust dependencies (#34589); fix typos in description

Modified Paths:
--------------
    trunk/dports/x11/auto-multiple-choice/Portfile

Modified: trunk/dports/x11/auto-multiple-choice/Portfile
===================================================================
--- trunk/dports/x11/auto-multiple-choice/Portfile	2012-05-23 23:33:29 UTC (rev 93484)
+++ trunk/dports/x11/auto-multiple-choice/Portfile	2012-05-23 23:44:04 UTC (rev 93485)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                auto-multiple-choice
-version             0.491
-revision            2
+version             1.1.0
 categories          x11 tex education
 platforms           darwin
 license             GPL-2+
@@ -13,19 +12,19 @@
 
 description         Auto Multiple Choice - Multiple Choice Papers Management
 long_description    Utility to manage multiple choice questionnaires, \
-                    with optionnaly mixed questions and answers. \
+                    with optionally mixed questions and answers. \
                     AMC provides automatic marking from papers' scans. \
                     Annotated papers are produced. Marks can be exported \
-                    as a OpenOffice.org sheet file.
+                    as an OpenOffice.org sheet file.
 homepage            http://home.gna.org/auto-qcm
 master_sites        http://download.gna.org/auto-qcm/macports/
 distfiles           ${name}_${version}_precomp${extract.suffix}
 
-checksums           sha1    a2b31967407c04fc3d58c32ae364ee24abe08c93 \
-                    rmd160  98aabf7a70823f1d2bb586d82803fe3bd40850e5
+checksums           sha1    93b7edd464844b4b216ec5852507d8cca34636ed \
+                    rmd160  581269d573bae36a6c105118ffbe43471041d11a
 
 depends_lib         port:opencv
-depends_run         port:p5.12-gtk2-gladexml \
+depends_run         port:p5.12-gtk2 \
                     port:p5.12-xml-simple \
                     port:p5.12-xml-writer \
                     port:p5.12-archive-zip \
@@ -35,6 +34,11 @@
                     port:GraphicsMagick \
                     port:p5.12-openoffice-oodoc \
                     port:p5.12-net-cups \
+                    port:p5.12-file-mimeinfo \
+                    port:p5.12-dbd-sqlite \
+                    port:p5.12-text-csv \
+                    port:p5.12-file-basedir \
+                    port:sqlite3 \
                     port:poppler \
                     port:netpbm \
                     port:librsvg
@@ -51,7 +55,8 @@
 
 variant latex description "Add LaTeX support" {
     depends_run-append  port:texlive-latex-extra \
-                        port:texlive-latex-recommended
+                        port:texlive-latex-recommended \
+                        port:texlive-xetex
 
     build.args-delete   LATEX_FREE=1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120523/da97ecce/attachment.html>


More information about the macports-changes mailing list