Tiny bugfix update to poppler 0.14.4.
While here, take maintainership. ok ajacoutot@
This commit is contained in:
parent
c1c45a92a0
commit
f4a691919f
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2010/10/09 08:05:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2010/10/12 07:00:04 kili Exp $
|
||||
|
||||
COMMENT-main= PDF rendering library
|
||||
COMMENT-qt= qt interface to PDF rendering library
|
||||
COMMENT-qt4= qt4 interface to PDF rendering library
|
||||
|
||||
V= 0.14.3
|
||||
V= 0.14.4
|
||||
DISTNAME= poppler-$V
|
||||
CATEGORIES= print
|
||||
PKGNAME-main= poppler-$V
|
||||
@ -18,6 +18,8 @@ SHARED_LIBS += poppler-qt4 6.0
|
||||
|
||||
HOMEPAGE= http://poppler.freedesktop.org/
|
||||
|
||||
MAINTAINER= Matthias Kilian <kili@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (poppler-0.14.3.tar.gz) = ECTGCKinwdbsMBvd8R86+Q==
|
||||
RMD160 (poppler-0.14.3.tar.gz) = fovQOYb+YgaTS06xOsj1jSAaNQs=
|
||||
SHA1 (poppler-0.14.3.tar.gz) = teDbciYl2SoCXmLD4v56T8YxizI=
|
||||
SHA256 (poppler-0.14.3.tar.gz) = yoB7qz6I7rwltW8C19BKSCup0iD7rxctPkiEWTn66MM=
|
||||
SIZE (poppler-0.14.3.tar.gz) = 1791880
|
||||
MD5 (poppler-0.14.4.tar.gz) = pA/pbhEV9kjORonmZ3Q1MA==
|
||||
RMD160 (poppler-0.14.4.tar.gz) = UFrEw3WafUsUwdB3+SSfMX3C0q8=
|
||||
SHA1 (poppler-0.14.4.tar.gz) = xRkx1yKRJsFtpUtyv+Y6GQwrUWA=
|
||||
SHA256 (poppler-0.14.4.tar.gz) = l8OUFEgC5zPq7CaC4GvdxJOcce3ljfBFEnqpS9JExxM=
|
||||
SIZE (poppler-0.14.4.tar.gz) = 1794096
|
||||
|
Loading…
Reference in New Issue
Block a user