[131373] trunk/dports/sysutils/lsdvd

ecronin at macports.org ecronin at macports.org
Sat Jan 10 08:18:37 PST 2015


Revision: 131373
          https://trac.macports.org/changeset/131373
Author:   ecronin at macports.org
Date:     2015-01-10 08:18:37 -0800 (Sat, 10 Jan 2015)
Log Message:
-----------
lsdvd: update to 0.17

Modified Paths:
--------------
    trunk/dports/sysutils/lsdvd/Portfile

Removed Paths:
-------------
    trunk/dports/sysutils/lsdvd/files/patch-configure.diff
    trunk/dports/sysutils/lsdvd/files/patch-lsdvd_c.diff

Modified: trunk/dports/sysutils/lsdvd/Portfile
===================================================================
--- trunk/dports/sysutils/lsdvd/Portfile	2015-01-10 16:18:33 UTC (rev 131372)
+++ trunk/dports/sysutils/lsdvd/Portfile	2015-01-10 16:18:37 UTC (rev 131373)
@@ -4,9 +4,7 @@
 PortSystem 1.0
 
 name            lsdvd
-version         0.16
-set long_vers   ${version}%20-%20I%20hate%20James%20Blunt
-revision        2
+version         0.17
 categories      sysutils multimedia
 license         GPL-2
 maintainers     ecronin openmaintainer
@@ -20,13 +18,11 @@
                 output is available in a number of formats including \
                 human readable, perl, ruby or xml.
 homepage        http://sourceforge.net/projects/lsdvd/
-master_sites    sourceforge:project/lsdvd/lsdvd/${long_vers}
-checksums       md5  340e1abe5c5e5abf7ff8031e78f49ee7 \
-                sha1 d5c0d32bfb220807ebdc0bfbb17679e7294791f4 \
-                rmd160 fcd0993aea6ad2203c8be019ec31ba7c8660ca25
-livecheck.url   http://sourceforge.net/projects/lsdvd/files/
+master_sites    sourceforge:project/lsdvd/lsdvd
+checksums       rmd160  d2895c2b7dc806b8d3ed10ae022976b09ef6e55a \
+                sha256  7d2c5bd964acd266b99a61d9054ea64e01204e8e3e1a107abe41b1274969e488
+livecheck.url   http://sourceforge.net/projects/lsdvd/files/lsdvd/
 livecheck.type  regex
 livecheck.regex Download ${name}-(\[0-9.\]*)${extract.suffix}
-patchfiles      patch-configure.diff patch-lsdvd_c.diff
 depends_lib     port:libdvdread
 configure.args  --mandir=${prefix}/share/man

Deleted: trunk/dports/sysutils/lsdvd/files/patch-configure.diff
===================================================================
--- trunk/dports/sysutils/lsdvd/files/patch-configure.diff	2015-01-10 16:18:33 UTC (rev 131372)
+++ trunk/dports/sysutils/lsdvd/files/patch-configure.diff	2015-01-10 16:18:37 UTC (rev 131373)
@@ -1,12 +0,0 @@
---- configure.orig	2007-11-27 22:52:21.000000000 -0500
-+++ configure	2007-11-27 22:53:16.000000000 -0500
-@@ -2887,8 +2887,8 @@
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h.  */
--#include <dvdread/ifo_read.h>
- 		#include <stdint.h>
-+#include <dvdread/ifo_read.h>
- int
- main ()
- {

Deleted: trunk/dports/sysutils/lsdvd/files/patch-lsdvd_c.diff
===================================================================
--- trunk/dports/sysutils/lsdvd/files/patch-lsdvd_c.diff	2015-01-10 16:18:33 UTC (rev 131372)
+++ trunk/dports/sysutils/lsdvd/files/patch-lsdvd_c.diff	2015-01-10 16:18:37 UTC (rev 131373)
@@ -1,17 +0,0 @@
---- lsdvd.c.orig	2007-11-27 22:57:02.000000000 -0500
-+++ lsdvd.c	2007-11-27 22:57:20.000000000 -0500
-@@ -13,13 +13,13 @@
-  *  2003-04-19  Cleanups get_title_name, added dvdtime2msec, added helper macros,
-  *			  output info structures in form of a Perl module, by Henk Vergonet.
-  */
-+#include <stdint.h>
- #include <dvdread/ifo_read.h>
- #include <string.h>
- #include <sys/stat.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <unistd.h>
--#include <stdint.h>
- #include "lsdvd.h"
- #include "ocode.h"
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150110/ee24f9ac/attachment.html>


More information about the macports-changes mailing list