FreeBSD Bugzilla – Attachment 31231 Details for
Bug 52140
Update port: textproc/gmetadom
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.97 KB, created by
tkato
on 2003-05-12 23:30:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-05-12 23:30:09 UTC
Size:
1.97 KB
patch
obsolete
>diff -urN /usr/ports/textproc/gmetadom/Makefile textproc/gmetadom/Makefile >--- /usr/ports/textproc/gmetadom/Makefile Mon May 12 10:00:54 2003 >+++ textproc/gmetadom/Makefile Mon May 12 10:33:24 2003 >@@ -8,6 +8,7 @@ > > PORTNAME= gmetadom > PORTVERSION= 0.1.7 >+PORTREVISION= 1 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -15,18 +16,18 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A Collection of DOM Implementations > >-BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ >- ocamlfind:${PORTSDIR}/devel/ocaml-findlib >-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ >- xslt.1:${PORTSDIR}/textproc/libxslt \ >- gdome.7:${PORTSDIR}/textproc/gdome2 \ >- iconv.3:${PORTSDIR}/converters/libiconv >+BUILD_DEPENDS= ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ >+ pkg-config:${PORTSDIR}/devel/pkgconfig \ >+ ocamlc:${PORTSDIR}/lang/ocaml >+LIB_DEPENDS= gdome.7:${PORTSDIR}/textproc/gdome2 >+RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig > >-USE_GNOME= glib12 >-USE_LIBTOOL= yes >-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+USE_GNOME= glib12 gnomehack libxslt > USE_GMAKE= yes >+GNU_CONFIGURE= yes >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" > INSTALLS_SHLIB= yes > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/gmetadom/pkg-plist textproc/gmetadom/pkg-plist >--- /usr/ports/textproc/gmetadom/pkg-plist Mon May 12 10:00:54 2003 >+++ textproc/gmetadom/pkg-plist Mon May 12 10:39:24 2003 >@@ -147,10 +147,10 @@ > lib/ocaml/gdome2/tProcessingInstruction.mli > lib/ocaml/gdome2/tText.cmi > lib/ocaml/gdome2/tText.mli >-lib/ocaml/stublibs/dllmlgdome.so.owner > lib/ocaml/stublibs/dllmlgdome.so >+lib/ocaml/stublibs/dllmlgdome.so.owner > lib/ocaml/stublibs/libmlgdome.so >-lib/pkgconfig/gdome2-cpp-smart.pc >+libdata/pkgconfig/gdome2-cpp-smart.pc > @dirrm include/gmetadom/gdome_cpp_smart > @dirrm include/gmetadom > @dirrm lib/ocaml/gdome2
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 52140
: 31231