Skip to content

Commit

Permalink
update to 0.20.3
Browse files Browse the repository at this point in the history
changes: minor fixes, cleanup

pkgsrc note: shlib major changed (for no obvious reason), need revbumps
  • Loading branch information
drochner committed Aug 13, 2012
1 parent 8aac071 commit 7672c56
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 26 deletions.
4 changes: 2 additions & 2 deletions print/poppler/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile.common,v 1.47 2012/07/24 18:29:13 drochner Exp $
# $NetBSD: Makefile.common,v 1.48 2012/08/13 11:19:39 drochner Exp $
#
# used by print/poppler/Makefile
# used by print/poppler-glib/Makefile
# used by print/poppler-includes/Makefile
# used by print/poppler-qt4/Makefile
# used by print/poppler-utils/Makefile

POPPLER_VERS= 0.20.2
POPPLER_VERS= 0.20.3
DISTNAME= poppler-${POPPLER_VERS}
CATEGORIES= print
MASTER_SITES= http://poppler.freedesktop.org/
Expand Down
4 changes: 2 additions & 2 deletions print/poppler/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.27 2012/07/04 20:25:16 drochner Exp $
# $NetBSD: buildlink3.mk,v 1.28 2012/08/13 11:19:39 drochner Exp $

BUILDLINK_TREE+= poppler

.if !defined(POPPLER_BUILDLINK3_MK)
POPPLER_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1
BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.20.1
BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.20.3
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler

pkgbase := poppler
Expand Down
9 changes: 4 additions & 5 deletions print/poppler/distinfo
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
$NetBSD: distinfo,v 1.73 2012/07/24 18:29:13 drochner Exp $
$NetBSD: distinfo,v 1.74 2012/08/13 11:19:39 drochner Exp $

SHA1 (poppler-0.20.2.tar.gz) = 0f745b593e764d27a0e21645e6febd6ad8ad2ab9
RMD160 (poppler-0.20.2.tar.gz) = 8b9361a972d43c7c92398c1e2055cdf5be10c1a2
Size (poppler-0.20.2.tar.gz) = 2146312 bytes
SHA1 (poppler-0.20.3.tar.gz) = b3b01216fb4d2f4dfe2d29f91fff996dcf864a75
RMD160 (poppler-0.20.3.tar.gz) = d7270e5fd55334b95c53b9012f9393a4bc5bb687
Size (poppler-0.20.3.tar.gz) = 2144857 bytes
SHA1 (patch-aa) = c5d4bc5d858aaa2a3eca7ccc3623426d35124bdb
SHA1 (patch-ab) = a90156aebaed91468457780ee256d9a870f11bf8
SHA1 (patch-ac) = c343775da48a1d86dea1451b74355d117e30f6c5
SHA1 (patch-ag) = 4b914e85bb08ce83305d20de9c0a3e74d3cabdd2
SHA1 (patch-aq) = 17db7fb50937611ff253f48241503281fb642f63
SHA1 (patch-ar) = 4799e084c83167fcd54832c172c2662c745cdba1
Expand Down
17 changes: 0 additions & 17 deletions print/poppler/patches/patch-ac

This file was deleted.

0 comments on commit 7672c56

Please sign in to comment.