FreeBSD Bugzilla – Attachment 25404 Details for
Bug 43435
Unbreak port graphics/djvulibre
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
djvulibre.diff
djvulibre.diff (text/plain), 2.28 KB, created by
Tilman Linneweh
on 2002-09-27 19:50:01 UTC
(
hide
)
Description:
djvulibre.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-27 19:50:01 UTC
Size:
2.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/djvulibre/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 20 Sep 2002 20:43:24 -0000 1.11 >+++ Makefile 27 Sep 2002 18:29:54 -0000 >@@ -3,28 +3,24 @@ > # Whom: Mikhail Teterin <mi@aldan.algebra.com> > # > # $FreeBSD: ports/graphics/djvulibre/Makefile,v 1.11 2002/09/20 20:43:24 kris Exp $ >-# > > PORTNAME= djvulibre >-PORTVERSION= 3.5.4 >-PORTREVISION= 1 >+PORTVERSION= 3.5.8 > CATEGORIES= graphics > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= djvu > > MAINTAINER= john_m_cooper@yahoo.com > >-BROKEN= "Does not compile" >- > LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ > iconv.3:${PORTSDIR}/converters/libiconv >+ > .ifndef WITHOUT_X11 >-USE_QT_VER= 2 >-#LIB_DEPENDS+= qt2:${PORTSDIR}/x11-toolkits/qt23 >+USE_QT_VER= 3 > .else > PKGNAMESUFFIX= -nox11 > .endif >- >+USE_PERL5= yes > HAS_CONFIGURE= yes > CONFIGURE_ENV= JPEG_CFLAGS=-I"${LOCALBASE}/include" \ > JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" >@@ -32,9 +28,7 @@ > > .ifndef WITHOUT_X11 > CONFIGURE_ENV+= CXX=${CXX} PTHREAD_CFLAGS=-pthread PTHREAD_LIBS=-pthread \ >- MOC=${LOCALBASE}/bin/moc2 UIC=${LOCALBASE}/bin/uic \ >- QT_CFLAGS=-I"${LOCALBASE}/include/qt2" \ >- QT_LIBS="-L${LOCALBASE}/lib -lqt2" >+ QT_LIBS="-lqt-mt" > .else > CONFIGURE_ARGS+=--disable-djview > .endif >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/graphics/djvulibre/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 28 Feb 2002 18:11:35 -0000 1.3 >+++ distinfo 27 Sep 2002 18:22:00 -0000 >@@ -1 +1 @@ >-MD5 (djvulibre-3.5.4.tar.gz) = d6e5cb5683c8b71867ef1b76c646e5ef >+MD5 (djvulibre-3.5.8.tar.gz) = 2327716fac996f68f4d1baee1ba8a64b >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/djvulibre/pkg-plist,v >retrieving revision 1.4 >diff -u -r1.4 pkg-plist >--- pkg-plist 28 Feb 2002 18:11:35 -0000 1.4 >+++ pkg-plist 27 Sep 2002 18:39:54 -0000 >@@ -37,6 +37,7 @@ > @dirrm share/djvu/osi > share/djvu/languages.xml > @dirrm share/djvu >+%%PORTDOCS%%share/doc/djvulibre/lizard2002.djvu > %%PORTDOCS%%share/doc/djvulibre/djvu2spec.djvu > %%PORTDOCS%%share/doc/djvulibre/djvu3changes.txt > %%PORTDOCS%%@dirrm share/doc/djvulibre
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43435
: 25404