[121306] trunk/dports/audio/easytag/Portfile

devans at macports.org devans at macports.org
Sun Jun 22 20:28:21 PDT 2014


Revision: 121306
          https://trac.macports.org/changeset/121306
Author:   devans at macports.org
Date:     2014-06-22 20:28:21 -0700 (Sun, 22 Jun 2014)
Log Message:
-----------
easytag: update to version 2.2.3, adds ogg opus and .m4v file support.

Modified Paths:
--------------
    trunk/dports/audio/easytag/Portfile

Modified: trunk/dports/audio/easytag/Portfile
===================================================================
--- trunk/dports/audio/easytag/Portfile	2014-06-23 03:21:44 UTC (rev 121305)
+++ trunk/dports/audio/easytag/Portfile	2014-06-23 03:28:21 UTC (rev 121306)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            easytag
-version         2.2.2
+version         2.2.3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      audio gnome
 platforms       darwin
@@ -22,8 +22,8 @@
 
 master_sites    gnome:sources/${name}/${branch}
 
-checksums       rmd160  1633253eb2f695e0ba526f063c370672d6cdad32 \
-                sha256  fb21ac51975c90c58c5dc38c28aa1030d6fa3420bc6b8406f085e34df9e14164
+checksums       rmd160  bd88b09b5a9791831c461ba43811247440487de9 \
+                sha256  f49cadc868a67faeb99bdbedc21a3009783609b380d098412c4799ec48aeaeb3
 
 use_xz          yes
 
@@ -40,6 +40,8 @@
                 port:id3lib \
                 port:libid3tag \
                 port:speex \
+                port:libopus \
+                port:opusfile \
                 port:taglib \
                 port:wavpack
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140622/68b6443a/attachment-0001.html>


More information about the macports-changes mailing list