Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2001 20:28:57 +0400 (MSD)
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30649: update port textproc/libxstl 1.0.3 to 1.0.4
Message-ID:  <200109181628.f8IGSvf66608@ftp.translate.ru>

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

>Number:         30649
>Category:       ports
>Synopsis:       update port textproc/libxslt from version 1.0.3 to 1.0.4
>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 Sep 18 09:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

   Ports collection from 18.09.2001

>Description:

   Vendor have new version of this software.

>How-To-Repeat:


>Fix:
 
   Here is a patch. And please, delete empty patches from files/, because
   patch only clean them out, but not delete.

diff -ruN libxslt.orig/Makefile libxslt/Makefile
--- libxslt.orig/Makefile	Tue Sep 18 20:15:00 2001
+++ libxslt/Makefile	Tue Sep 18 20:24:46 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libxslt
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	textproc gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	stable/sources/libxslt
@@ -20,5 +20,7 @@
 INSTALLS_SHLIB=	yes
 CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"
+
+MAN4=		libexslt.4 libxslt.4
 
 .include <bsd.port.mk>
diff -ruN libxslt.orig/distinfo libxslt/distinfo
--- libxslt.orig/distinfo	Tue Sep 18 20:14:52 2001
+++ libxslt/distinfo	Tue Sep 18 20:16:06 2001
@@ -1 +1 @@
-MD5 (libxslt-1.0.3.tar.gz) = f00fb387693c5f672567b2a8123c1ac9
+MD5 (libxslt-1.0.4.tar.gz) = 2861ebab16dc6307a2f17b103577c026
diff -ruN libxslt.orig/pkg-plist libxslt/pkg-plist
--- libxslt.orig/pkg-plist	Tue Sep 18 20:14:52 2001
+++ libxslt/pkg-plist	Tue Sep 18 20:25:07 2001
@@ -23,7 +23,7 @@
 include/libxslt/xsltutils.h
 lib/libexslt.a
 lib/libexslt.so
-lib/libexslt.so.3
+lib/libexslt.so.4
 lib/libxslt.a
 lib/libxslt.so
 lib/libxslt.so.1
>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?200109181628.f8IGSvf66608>