Index: Portfile
===================================================================
--- Portfile	(revision 125082)
+++ Portfile	(working copy)
@@ -43,12 +43,11 @@
         pre-activate {
             ui_warn "${subport} uses a pre-release (snapshot) on Mavericks and later."
         }
-        version             3.6.1_20131114
-        revision            1
+        version             3.6.1_20140617
+        revision            0
         distname            ${name}-${version}
-        checksums           md5     c01122c169b8a4b372c41d8f7ba69447 \
-                            sha1    a6b5f8b1f4a78a3955e2084919f9b9e346f1c6de \
-                            rmd160  d1e01ab94199303b799cd8c52296bd6c610f011f
+        checksums           rmd160  cdd103fbf3bf526909ae29f854623f634fff6d66 \
+                            sha256  c0aab5a3809e20f8b4eae2f181c77a1668d0665e86a590821a59808f45656cdc
         master_sites        http://dicom.offis.de/download/dcmtk/snapshot/ \
                             http://dicom.offis.de/download/dcmtk/snapshot/old/
     } else {
@@ -58,7 +57,8 @@
     }
 }
 
-depends_lib             port:zlib 
+depends_lib             port:libiconv \
+                        port:zlib
 
 
 # To enable building while previous version is in ${prefix}
