From 27e666b5670e517cdc3abe69dc9c3ee883bd8a60 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sun, 24 Feb 2013 14:48:18 +0100 Subject: update package netpbm --- index.html | 2 +- src/netpbm-1-portability-fixes.patch | 19 ------------------- src/netpbm.mk | 2 +- 3 files changed, 2 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index c5084d3..987c2de 100644 --- a/index.html +++ b/index.html @@ -1701,7 +1701,7 @@ aptitude -t squeeze-backports install cmake yasm netpbm - 10.35.87 + 10.35.88 Netpbm diff --git a/src/netpbm-1-portability-fixes.patch b/src/netpbm-1-portability-fixes.patch index 1c4f9a9..52ae2eb 100644 --- a/src/netpbm-1-portability-fixes.patch +++ b/src/netpbm-1-portability-fixes.patch @@ -31,22 +31,3 @@ See index.html for further information. echo '#endif' >>$@ || $(DELETEIT) ---- a/urt/rle_open_f.c 2012-12-06 11:19:45.850521658 +0100 -+++ b/urt/rle_open_f.c 2012-12-06 11:19:57.794521308 +0100 -@@ -15,14 +15,14 @@ - #include - #include - -+#include "rle.h" -+ - #ifndef NO_OPEN_PIPES - /* Need to have a SIGCLD signal catcher. */ - #include - #include - #include - --#include "rle.h" -- - /* Count outstanding children. Assume no more than 100 possible. */ - #define MAX_CHILDREN 100 - static int catching_children = 0; diff --git a/src/netpbm.mk b/src/netpbm.mk index 2119048..74e95f4 100644 --- a/src/netpbm.mk +++ b/src/netpbm.mk @@ -3,7 +3,7 @@ PKG := netpbm $(PKG)_IGNORE := -$(PKG)_CHECKSUM := faf4f4e65ede1a22ed38d84596e68446b7970a8b +$(PKG)_CHECKSUM := 00f82f715bc0745302ccfaacea9fd59957da04a9 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/netpbm/super_stable/$($(PKG)_VERSION)/$($(PKG)_FILE) -- cgit v0.12