[118808] trunk/dports/devel/pure-csv/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 11 00:16:35 PDT 2014


Revision: 118808
          https://trac.macports.org/changeset/118808
Author:   ryandesign at macports.org
Date:     2014-04-11 00:16:35 -0700 (Fri, 11 Apr 2014)
Log Message:
-----------
pure-csv: update to 1.6; add pkgconfig build dependency; smarten quotes in description

Modified Paths:
--------------
    trunk/dports/devel/pure-csv/Portfile

Modified: trunk/dports/devel/pure-csv/Portfile
===================================================================
--- trunk/dports/devel/pure-csv/Portfile	2014-04-11 07:14:25 UTC (rev 118807)
+++ trunk/dports/devel/pure-csv/Portfile	2014-04-11 07:16:35 UTC (rev 118808)
@@ -4,8 +4,7 @@
 PortSystem                      1.0
 PortGroup                       pure 1.0
 
-pure.setup                      csv 1.5
-revision                        3
+pure.setup                      csv 1.6
 categories                      devel
 platforms                       darwin
 maintainers                     ryandesign
@@ -16,10 +15,9 @@
 
 long_description                ${name} provides ${description}. The reading \
                                 and writing functions are loosely based on \
-                                Python's CSV module
+                                Python’s CSV module
 
-# 1.5 was stealth-updated 2011-10-20
-dist_subdir                     ${name}/${version}_1
+checksums                       rmd160  91db93bdee379b5290698faab12b7a7004bfcd97 \
+                                sha256  fe7c4edebe8208c54d5792a9eefaeb28c4a58b9094d161a6dda8126f0823ab3c
 
-checksums                       rmd160  135b4f778bcfbef8a8253d69e100d71d1bbd6260 \
-                                sha256  996a499dc2f0a4e537b420b3c754f4d8a7af74a43f4afb46e67701f866edaa7c
+depends_build-append            port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140411/756306e5/attachment.html>


More information about the macports-changes mailing list