diff options
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/files/patch-include::libxml::Makefile.in | 11 |
3 files changed, 2 insertions, 13 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index d2065bffdfdc..3bf1e2209ec7 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.5 +PORTVERSION= 2.4.6 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index a713234a0b7d..90638b108140 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.4.5.tar.gz) = a545febf89d453fd774eb8e086e31754 +MD5 (libxml2-2.4.6.tar.gz) = 4deece571467e7ec2642123ba6780f24 diff --git a/textproc/libxml2/files/patch-include::libxml::Makefile.in b/textproc/libxml2/files/patch-include::libxml::Makefile.in deleted file mode 100644 index b1a9f8ad7d07..000000000000 --- a/textproc/libxml2/files/patch-include::libxml::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- work/libxml2-2.4.5/include/libxml/Makefile.in.orig Tue Sep 18 19:43:09 2001 -+++ include/libxml/Makefile.in Tue Sep 18 19:43:18 2001 -@@ -279,7 +279,7 @@ - - - install-exec-hook: -- $(mkinstalldirs) $(DESTDIR)$(xmlincdir)/libxml2 $(DESTDIR)$(xmlincdir)/libxml2/libxml -+ $(mkinstalldirs) $(DESTDIR)$(xmlincdir) - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. |