diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
commit | 03af2187bd388708aa7234d923ec38192b6fc7a2 (patch) | |
tree | 7ce23e0d0c750d353ac0da5306ba035076e0adf0 /textproc/libxml | |
parent | dd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff) |
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
Notes
Notes:
svn path=/head/; revision=42257
Diffstat (limited to 'textproc/libxml')
-rw-r--r-- | textproc/libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml/files/patch-aa | 15 | ||||
-rw-r--r-- | textproc/libxml/pkg-plist | 2 |
4 files changed, 12 insertions, 9 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index b73068525c4e..42ed1bb8e442 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml -PORTVERSION= 1.8.11 +PORTVERSION= 1.8.12 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo index 57f6a4ecac63..d0306a262cf2 100644 --- a/textproc/libxml/distinfo +++ b/textproc/libxml/distinfo @@ -1 +1 @@ -MD5 (libxml-1.8.11.tar.gz) = ddbbe7e76fe51d24bd8f6f961ea69c31 +MD5 (libxml-1.8.12.tar.gz) = 0dfe08d9d70e888cb8bdd1c69eae9c49 diff --git a/textproc/libxml/files/patch-aa b/textproc/libxml/files/patch-aa index 3888ac098ef8..633394cc45f8 100644 --- a/textproc/libxml/files/patch-aa +++ b/textproc/libxml/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.in.orig Thu Jan 11 04:30:32 2001 -+++ Makefile.in Thu Jan 11 10:40:25 2001 +--- Makefile.in.orig Fri May 4 02:42:20 2001 ++++ Makefile.in Fri May 4 11:39:59 2001 @@ -108,3 +108,3 @@ -libxml_la_LDFLAGS = -version-info @LIBXML_VERSION_INFO@ @Z_LIBS@ @@ -15,17 +15,18 @@ -DATA = $(confexec_DATA) $(pkgconfig_DATA) +DATA = $(confexec_DATA) -@@ -620,3 +620,3 @@ +@@ -623,4 +623,3 @@ --install-data-am: install-pkgconfigDATA install-xmlincHEADERS -+install-data-am: install-xmlincHEADERS +-install-data-am: install-pkgconfigDATA install-xmlincHEADERS \ +- install-data-local ++install-data-am: install-xmlincHEADERS install-data-local install-data: install-data-recursive -@@ -630,3 +630,3 @@ +@@ -634,3 +633,3 @@ uninstall: uninstall-recursive -all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \ +all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(DATA) \ $(HEADERS) config.h -@@ -638,3 +638,3 @@ +@@ -642,3 +641,3 @@ $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \ - $(DESTDIR)$(confexecdir) $(DESTDIR)$(pkgconfigdir) \ + $(DESTDIR)$(confexecdir) \ diff --git a/textproc/libxml/pkg-plist b/textproc/libxml/pkg-plist index 8bad544e5139..40bc8cf3e8da 100644 --- a/textproc/libxml/pkg-plist +++ b/textproc/libxml/pkg-plist @@ -11,6 +11,7 @@ include/gnome-xml/nanohttp.h include/gnome-xml/parser.h include/gnome-xml/parserInternals.h include/gnome-xml/tree.h +include/gnome-xml/uri.h include/gnome-xml/valid.h include/gnome-xml/xlink.h include/gnome-xml/xml-error.h @@ -47,4 +48,5 @@ share/gnome-xml/html/gnome-xml/xml.html @dirrm share/gnome-xml/html/gnome-xml @dirrm share/gnome-xml/html @dirrm share/gnome-xml +@dirrm include/gnome-xml/libxml @dirrm include/gnome-xml |