pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ebook-tools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 20 10:17:54 UTC 2017

Modified Files:
        pkgsrc/textproc/ebook-tools: Makefile PLIST distinfo
        pkgsrc/textproc/ebook-tools/patches: patch-CMakeLists.txt

Log Message:
Updated ebook-tools to 0.2.2.

0.2.0
This release contains major bug fixes.
Among them crash bugs/security bugs.
Update recommended


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/ebook-tools/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/ebook-tools/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/ebook-tools/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ebook-tools/Makefile
diff -u pkgsrc/textproc/ebook-tools/Makefile:1.8 pkgsrc/textproc/ebook-tools/Makefile:1.9
--- pkgsrc/textproc/ebook-tools/Makefile:1.8    Mon May  4 21:14:24 2015
+++ pkgsrc/textproc/ebook-tools/Makefile        Mon Feb 20 10:17:54 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2015/05/04 21:14:24 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.9 2017/02/20 10:17:54 wiz Exp $
 
 # also update lit2epub if you update this package.
-DISTNAME=      ebook-tools-0.1.1
-PKGREVISION=   5
+DISTNAME=      ebook-tools-0.2.2
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ebook-tools/}
 

Index: pkgsrc/textproc/ebook-tools/PLIST
diff -u pkgsrc/textproc/ebook-tools/PLIST:1.2 pkgsrc/textproc/ebook-tools/PLIST:1.3
--- pkgsrc/textproc/ebook-tools/PLIST:1.2       Sun Jun  6 23:37:00 2010
+++ pkgsrc/textproc/ebook-tools/PLIST   Mon Feb 20 10:17:54 2017
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2010/06/06 23:37:00 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/02/20 10:17:54 wiz Exp $
 bin/einfo
 include/epub.h
 include/epub_shared.h
+include/epub_version.h
 lib/libepub.so
 lib/libepub.so.0
-lib/libepub.so.0.1.1
+lib/libepub.so.0.2.1

Index: pkgsrc/textproc/ebook-tools/distinfo
diff -u pkgsrc/textproc/ebook-tools/distinfo:1.4 pkgsrc/textproc/ebook-tools/distinfo:1.5
--- pkgsrc/textproc/ebook-tools/distinfo:1.4    Wed Nov  4 01:59:28 2015
+++ pkgsrc/textproc/ebook-tools/distinfo        Mon Feb 20 10:17:54 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 01:59:28 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/02/20 10:17:54 wiz Exp $
 
-SHA1 (ebook-tools-0.1.1.tar.gz) = 5c7c177914767412f3c8b145319fa4683755ac90
-RMD160 (ebook-tools-0.1.1.tar.gz) = 02ee38ed7175e94577f718cc68c468f4e9d229ea
-SHA512 (ebook-tools-0.1.1.tar.gz) = f902f7a5831b2a1fbdbb7169cea65113bc1b57d7c5aca9aff4d75b0ddcb509acccfc18cd75738ce0a47b6aa2a0cef3b8752d5951a1ebd54eda561fd9d949a7f0
-Size (ebook-tools-0.1.1.tar.gz) = 43280 bytes
-SHA1 (patch-CMakeLists.txt) = 4fbb30c510a8e3a33a1edcf0c85dcda6667ab5a2
+SHA1 (ebook-tools-0.2.2.tar.gz) = 1f10bef62c9125cf804366134e486a58308f07ff
+RMD160 (ebook-tools-0.2.2.tar.gz) = 2808a20b7bc9dc01b54be0e46dfb4cf96508d1a2
+SHA512 (ebook-tools-0.2.2.tar.gz) = b4518249835ed7cc672392bf2f8b1c62bc218e41c53663bb26ab34c9e43a99b6b7ae794babdb4bd775e467bb17918703a66ee57c8cf94cb7afc4ba2a7f74816a
+Size (ebook-tools-0.2.2.tar.gz) = 46889 bytes
+SHA1 (patch-CMakeLists.txt) = 79f2c390746a643b2c20416f38ef159505f7acc6
 SHA1 (patch-ab) = 63d64a50962969f83033af63f4fd00fd91a1f38c

Index: pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt
diff -u pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt:1.1 pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt:1.2
--- pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt:1.1        Fri Jan 23 14:09:36 2015
+++ pkgsrc/textproc/ebook-tools/patches/patch-CMakeLists.txt    Mon Feb 20 10:17:54 2017
@@ -1,11 +1,13 @@
-$NetBSD: patch-CMakeLists.txt,v 1.1 2015/01/23 14:09:36 wiz Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.2 2017/02/20 10:17:54 wiz Exp $
 
 Set minimum version to 3.0 to fix build with 3.1.
 
---- CMakeLists.txt.orig        2015-01-23 14:07:21.000000000 +0000
+--- CMakeLists.txt.orig        2012-09-04 14:32:32.000000000 +0000
 +++ CMakeLists.txt
-@@ -1,4 +1,5 @@
- project (EBOOK-TOOLS)
+@@ -1,6 +1,7 @@
+ project (EBOOK-TOOLS C)
+ 
+ cmake_minimum_required(VERSION 2.4.0)
 +cmake_minimum_required(VERSION 3.0)
  
  #set(CMAKE_CURRENT_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/src)



Home | Main Index | Thread Index | Old Index