mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update to 0.7.0
This commit is contained in:
parent
daf308b431
commit
e46deb0583
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41828
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libxslt-0.5.0.tar.gz) = 30caf75722a04d8dd15fc64c1a616a19
|
||||
MD5 (libxslt-0.7.0.tar.gz) = ca00ae45feb65f3e17ddf670396ed4ba
|
||||
|
8
textproc/libxslt/files/patch-ab
Normal file
8
textproc/libxslt/files/patch-ab
Normal 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
|
Loading…
Reference in New Issue
Block a user