Date: Sat, 29 Jun 2002 01:45:41 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/39985: Update port: devel/openzz to 1.0.4.4 Message-ID: <200206290845.g5T8jfwH042091@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 39985 >Category: ports >Synopsis: Update port: devel/openzz to 1.0.4.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: Sat Jun 29 01:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.0.4-4 New file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/openzz/Makefile devel/openzz/Makefile --- /usr/ports/devel/openzz/Makefile Wed Jun 26 22:02:04 2002 +++ devel/openzz/Makefile Sat Jun 29 16:35:32 2002 @@ -7,16 +7,18 @@ # PORTNAME= openzz -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} + USE_REINPLACE= yes USE_LIBTOOL= yes -GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff -urN /usr/ports/devel/openzz/distinfo devel/openzz/distinfo --- /usr/ports/devel/openzz/distinfo Tue May 14 04:06:04 2002 +++ devel/openzz/distinfo Sat Jun 29 16:33:40 2002 @@ -1 +1 @@ -MD5 (openzz-1.0.2.tar.gz) = fc4e36eec6744d8f4b36637bd7c09b78 +MD5 (openzz-1.0.4-4.tar.gz) = 656d50ede005a8f1c2ca9a1daf69e473 diff -urN /usr/ports/devel/openzz/files/patch-configure devel/openzz/files/patch-configure --- /usr/ports/devel/openzz/files/patch-configure Thu Jan 1 09:00:00 1970 +++ devel/openzz/files/patch-configure Wed Jun 12 00:02:33 2002 @@ -0,0 +1,10 @@ +--- configure.orig Fri Mar 29 01:04:28 2002 ++++ configure Wed Jun 12 00:02:26 2002 +@@ -5058,6 +5058,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff -urN /usr/ports/devel/openzz/pkg-plist devel/openzz/pkg-plist --- /usr/ports/devel/openzz/pkg-plist Tue May 14 04:06:04 2002 +++ devel/openzz/pkg-plist Sat Jun 29 17:02:48 2002 @@ -1,8 +1,13 @@ bin/ozz include/ozz/zz.h include/ozz/zzbind.h -@dirrm include/ozz lib/libozz.a -lib/libozz.la lib/libozz.so lib/libozz.so.1 +lib/libozzi.a +lib/libozzi.so +lib/libozzi.so.1 +lib/libtagdtor.a +lib/libtagdtor.so +lib/libtagdtor.so.0 +@dirrm include/ozz >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?200206290845.g5T8jfwH042091>