Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 23:50:57 +0300 (MSK)
From:      "Lev A. Serebryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36344: [PATCH] Update for port textproc/libxslt
Message-ID:  <200203262050.g2QKov757353@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         36344
>Category:       ports
>Synopsis:       [PATCH] Update for port textproc/libxslt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 26 13:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386
Ports collection: 26 Mar 2002


>Description:

  It is latest vendor's version 1.0.15 with many bugfixes.

>How-To-Repeat:
	

>Fix:
diff -ruN libxslt.orig/Makefile libxslt/Makefile
--- libxslt.orig/Makefile	Tue Mar 26 20:59:07 2002
+++ libxslt/Makefile	Tue Mar 26 20:59:22 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libxslt
-PORTVERSION=	1.0.13
+PORTVERSION=	1.0.15
 CATEGORIES=	textproc gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	stable/sources/libxslt
diff -ruN libxslt.orig/distinfo libxslt/distinfo
--- libxslt.orig/distinfo	Tue Mar 26 20:59:07 2002
+++ libxslt/distinfo	Tue Mar 26 21:52:19 2002
@@ -1 +1 @@
-MD5 (gnome2/libxslt-1.0.13.tar.bz2) = 5d54b08ab8a3e54de154b2ace08ddd87
+MD5 (gnome2/libxslt-1.0.15.tar.bz2) = 8f55ee2dbb6bcc642c809da5e26b4568
diff -ruN libxslt.orig/files/patch-python::Makefile.in libxslt/files/patch-python::Makefile.in
--- libxslt.orig/files/patch-python::Makefile.in	Tue Mar 26 20:59:07 2002
+++ libxslt/files/patch-python::Makefile.in	Tue Mar 26 23:32:07 2002
@@ -1,14 +1,11 @@
-
-$FreeBSD: ports/textproc/libxslt/files/patch-python::Makefile.in,v 1.1 2002/02/26 19:02:58 sobomax Exp $
-
---- python/Makefile.in	2002/02/26 18:23:19	1.1
-+++ python/Makefile.in	2002/02/26 18:23:37
+--- python/Makefile.in.orig	Tue Mar 26 23:31:21 2002
++++ python/Makefile.in	Tue Mar 26 23:31:35 2002
 @@ -129,7 +129,7 @@
  	-I$(top_srcdir)
  
  
--DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXML_VERSION)
+-DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXSLT_VERSION)
 +DOCS_DIR = $(prefix)/share/doc/libxslt-python
- DOCS = TODO libxsltclass.txt
+ # libxsltclass.txt is generated
+ DOCS = TODO
  
- EXTRA_DIST = \
diff -ruN libxslt.orig/pkg-plist libxslt/pkg-plist
--- libxslt.orig/pkg-plist	Tue Mar 26 20:59:07 2002
+++ libxslt/pkg-plist	Tue Mar 26 23:39:28 2002
@@ -32,9 +32,9 @@
 lib/libxsltbreakpoint.so.1
 %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxslt.py
 %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxsltmod.so
+%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxsltmod.a
 libdata/pkgconfig/libxslt.pc
 %%PYTHON:%%share/doc/libxslt-python/TODO
-%%PYTHON:%%share/doc/libxslt-python/libxsltclass.txt
 %%PYTHON:%%share/doc/libxslt-python/examples/basic.py
 %%PYTHON:%%share/doc/libxslt-python/examples/extfunc.py
 %%PYTHON:%%share/doc/libxslt-python/examples/pyxsltproc.py
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203262050.g2QKov757353>