[96363] trunk/dports/devel/libdvdcss/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 7 18:29:29 PDT 2012


Revision: 96363
          https://trac.macports.org/changeset/96363
Author:   ryandesign at macports.org
Date:     2012-08-07 18:29:27 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
libdvdcss: update to 1.2.12 (#35572); use an unversioned docdir

Modified Paths:
--------------
    trunk/dports/devel/libdvdcss/Portfile

Modified: trunk/dports/devel/libdvdcss/Portfile
===================================================================
--- trunk/dports/devel/libdvdcss/Portfile	2012-08-08 01:19:46 UTC (rev 96362)
+++ trunk/dports/devel/libdvdcss/Portfile	2012-08-08 01:29:27 UTC (rev 96363)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 
 name		libdvdcss
-version		1.2.11
+version         1.2.12
 categories	devel multimedia
 license		GPL-2+
 platforms	darwin freebsd
@@ -18,13 +18,13 @@
 master_sites    http://download.videolan.org/pub/${name}/${version}/
 use_bzip2		yes
 
-checksums		rmd160  d58db620732fb3e9b0aee549115e2624e5a8e50c \
-				sha256  b6bc18816cfe17d53c32c040f69a055d263eab9328888556f6be3cda8f03916e
+checksums           rmd160  6cb95c4ee3d3f2817cc6ba10210776648b687e91 \
+                    sha256  72465395d494f609b180cab23f9679acf6083fb821bd84979a8e70f7b795db5d
 
 configure.args	--disable-doc
 
 post-destroot {
-	set docdir ${prefix}/share/doc/${name}-${version}
+    set docdir ${prefix}/share/doc/${name}
 	xinstall -d ${destroot}${docdir}
 	xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
 		${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/63ba4797/attachment.html>


More information about the macports-changes mailing list