pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/subtitleripper Update to 0.3.4. Changes unknown.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd80557011ef
branches:  trunk
changeset: 546616:bd80557011ef
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 06 09:19:02 2008 +0000

description:
Update to 0.3.4. Changes unknown.

diffstat:

 textproc/subtitleripper/Makefile         |   7 +++----
 textproc/subtitleripper/distinfo         |  10 +++++-----
 textproc/subtitleripper/patches/patch-aa |  10 +++++-----
 3 files changed, 13 insertions(+), 14 deletions(-)

diffs (54 lines):

diff -r 1745b6f5413e -r bd80557011ef textproc/subtitleripper/Makefile
--- a/textproc/subtitleripper/Makefile  Sat Sep 06 09:10:42 2008 +0000
+++ b/textproc/subtitleripper/Makefile  Sat Sep 06 09:19:02 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/03/10 10:33:38 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/09/06 09:19:02 wiz Exp $
 #
 
-DISTNAME=      subtitleripper-0.3-1
-PKGNAME=       subtitleripper-0.3.1
-PKGREVISION=   5
+DISTNAME=      subtitleripper-0.3-4
+PKGNAME=       subtitleripper-0.3.4
 CATEGORIES=    textproc graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=subtitleripper/}
 EXTRACT_SUFX=  .tgz
diff -r 1745b6f5413e -r bd80557011ef textproc/subtitleripper/distinfo
--- a/textproc/subtitleripper/distinfo  Sat Sep 06 09:10:42 2008 +0000
+++ b/textproc/subtitleripper/distinfo  Sat Sep 06 09:19:02 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2005/12/02 19:51:05 mrg Exp $
+$NetBSD: distinfo,v 1.5 2008/09/06 09:19:02 wiz Exp $
 
-SHA1 (subtitleripper-0.3-1.tgz) = d34aac07e834fd462c89484db8fcb27bebcb8ef5
-RMD160 (subtitleripper-0.3-1.tgz) = e75c2ea9ab8b5d96c57b860ab15021b9af5a9500
-Size (subtitleripper-0.3-1.tgz) = 42382 bytes
-SHA1 (patch-aa) = b93e8276813bb6bf2a3aee797619bd1bff0f7eca
+SHA1 (subtitleripper-0.3-4.tgz) = d93ff3578dd5f722c8f4ef16bc0903eec5781a0d
+RMD160 (subtitleripper-0.3-4.tgz) = 141355960773ab2dfe3782522858273d197cf797
+Size (subtitleripper-0.3-4.tgz) = 47299 bytes
+SHA1 (patch-aa) = f99aad2fd864aeb3d051510e63b4bd96c580a4d3
 SHA1 (patch-ab) = 22335a412899b7cdb552185ff051c7d2f2e1ba59
diff -r 1745b6f5413e -r bd80557011ef textproc/subtitleripper/patches/patch-aa
--- a/textproc/subtitleripper/patches/patch-aa  Sat Sep 06 09:10:42 2008 +0000
+++ b/textproc/subtitleripper/patches/patch-aa  Sat Sep 06 09:19:02 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.2 2004/05/09 20:19:44 snj Exp $
+$NetBSD: patch-aa,v 1.3 2008/09/06 09:19:02 wiz Exp $
 
---- Makefile.orig      2003-02-24 03:44:11.000000000 -0800
-+++ Makefile   2004-05-09 11:20:50.000000000 -0700
+--- Makefile.orig      2003-12-08 10:28:02.000000000 +0100
++++ Makefile
 @@ -4,12 +4,12 @@
  
  # use always:
@@ -16,5 +16,5 @@
 -LIBS     += -lppm
 +LIBS     += -lnetpbm ${LDFLAGS}
  
- ### enable zlib support ###
- DEFINES += -D_HAVE_ZLIB_
+ ### enable PNG support ###
+ DEFINES += -D_HAVE_PNG_



Home | Main Index | Thread Index | Old Index