mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
Update to 0.8.4.
This commit is contained in:
parent
29bedf65c6
commit
a7ede0837d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216177
7 changed files with 19 additions and 25 deletions
|
@ -3,9 +3,10 @@
|
|||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports-stable/graphics/poppler-gtk/Makefile,v 1.1 2008/06/16 21:36:00 mezz Exp $
|
||||
# $MCom: ports-stable/graphics/poppler-gtk/Makefile,v 1.1 2008/06/16 21:36:00 mezz Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -gtk
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/graphics/poppler-qt/Makefile,v 1.9 2006/10/10 20:22:10 mezz Exp $
|
||||
# $MCom: ports/graphics/poppler-qt/Makefile,v 1.9 2006/10/10 20:22:10 mezz Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -qt
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# $MCom: ports-stable/graphics/poppler-qt4/Makefile,v 1.3 2008/06/20 17:48:14 mezz Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -qt4
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/graphics/poppler-utils/Makefile,v 1.1 2007/06/20 17:12:04 ahze Exp $
|
||||
# $MCom: ports/graphics/poppler-utils/Makefile,v 1.1 2007/06/20 17:12:04 ahze Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -utils
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -13,6 +14,6 @@ COMMENT= Poppler's xpdf-workalike command line utilities
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../../graphics/poppler
|
||||
SLAVEPORT= utils
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= poppler
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 0.8.4
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= graphics print
|
||||
MASTER_SITES= http://poppler.freedesktop.org/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (poppler-0.8.3.tar.gz) = d5631bdbde9dda89ff20796005ece4d4
|
||||
SHA256 (poppler-0.8.3.tar.gz) = 4d7334a64de975c1453744f2b91a549b25cf35c2d3e66fa2b969c91fc1c4b535
|
||||
SIZE (poppler-0.8.3.tar.gz) = 1463306
|
||||
MD5 (poppler-0.8.4.tar.gz) = 29d341f295d01bff64c63a29a6abb274
|
||||
SHA256 (poppler-0.8.4.tar.gz) = 45bd5740b07e6c15db9859a5ee82e2acc9eeec62be537735ae5872fc3648257a
|
||||
SIZE (poppler-0.8.4.tar.gz) = 1465322
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- qt4/src/Makefile.in.orig 2008-06-20 11:27:32.000000000 -0500
|
||||
+++ qt4/src/Makefile.in 2008-06-20 11:29:36.000000000 -0500
|
||||
--- qt4/src/Makefile.in.orig 2008-07-02 14:06:32.000000000 -0500
|
||||
+++ qt4/src/Makefile.in 2008-07-02 14:07:35.000000000 -0500
|
||||
@@ -62,7 +62,6 @@
|
||||
LTLIBRARIES = $(lib_LTLIBRARIES)
|
||||
am__DEPENDENCIES_1 =
|
||||
|
@ -8,7 +8,7 @@
|
|||
$(am__DEPENDENCIES_1) $(am__append_1)
|
||||
am_libpoppler_qt4_la_OBJECTS = poppler-document.lo poppler-page.lo \
|
||||
poppler-fontinfo.lo poppler-embeddedfile.lo poppler-textbox.lo \
|
||||
@@ -302,7 +301,7 @@
|
||||
@@ -303,7 +302,7 @@
|
||||
poppler-export.h \
|
||||
poppler-private.h
|
||||
|
||||
|
@ -17,12 +17,3 @@
|
|||
$(FONTCONFIG_LIBS) $(POPPLER_QT4_LIBS) $(am__append_1)
|
||||
libpoppler_qt4_la_LDFLAGS = -version-info 3:0:0
|
||||
all: all-am
|
||||
@@ -620,7 +619,7 @@
|
||||
|
||||
# This rule lets GNU make create any *.moc from the equivalent *.h
|
||||
.h.moc:
|
||||
- moc -i $< -o $@
|
||||
+ moc-qt4 -i $< -o $@
|
||||
|
||||
poppler-optcontent.lo: poppler-optcontent.moc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue