Update to 0.7.0

This commit is contained in:
Ade Lovett 2001-04-23 14:35:52 +00:00
parent daf308b431
commit e46deb0583
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41828
3 changed files with 10 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libxslt
PORTVERSION= 0.5.0
PORTVERSION= 0.7.0
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/libxslt

View file

@ -1 +1 @@
MD5 (libxslt-0.5.0.tar.gz) = 30caf75722a04d8dd15fc64c1a616a19
MD5 (libxslt-0.7.0.tar.gz) = ca00ae45feb65f3e17ddf670396ed4ba

View file

@ -0,0 +1,8 @@
--- libxslt/xsltconfig.h.in.orig Mon Mar 26 20:55:08 2001
+++ libxslt/xsltconfig.h.in Thu Apr 19 22:20:46 2001
@@ -23,3 +23,5 @@
#ifdef __GNUC__
+#ifndef __FreeBSD__
#include <ansidecl.h>
+#endif
#ifndef ATTRIBUTE_UNUSED