Date: Wed, 15 Jan 2003 05:01:12 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/47073: Update port: graphics/libwmf to 0.2.8 Message-ID: <20030115050112.3d6b1f6a.tkato@prontomail.com>
next in thread | raw e-mail | index | archive | help
>Number: 47073 >Category: ports >Synopsis: Update port: graphics/libwmf to 0.2.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 14 12:10:09 PST 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.2.8 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/libwmf/Makefile graphics/libwmf/Makefile --- /usr/ports/graphics/libwmf/Makefile Mon Nov 25 22:18:55 2002 +++ graphics/libwmf/Makefile Sat Jan 11 16:00:17 2003 @@ -6,7 +6,7 @@ # PORTNAME= libwmf -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware diff -urN /usr/ports/graphics/libwmf/distinfo graphics/libwmf/distinfo --- /usr/ports/graphics/libwmf/distinfo Mon Nov 25 22:18:55 2002 +++ graphics/libwmf/distinfo Sat Jan 11 16:01:28 2003 @@ -1 +1 @@ -MD5 (libwmf-0.2.7.tar.gz) = 2d60702587549c4cc4c7f8001a4ad0a9 +MD5 (libwmf-0.2.8.tar.gz) = 269fb225cd44f40cc877fb6c63706112 diff -urN /usr/ports/graphics/libwmf/pkg-plist graphics/libwmf/pkg-plist --- /usr/ports/graphics/libwmf/pkg-plist Mon Nov 25 22:18:55 2002 +++ graphics/libwmf/pkg-plist Sat Jan 11 16:11:05 2003 @@ -6,8 +6,8 @@ bin/wmf2svg %%X11%%bin/wmf2x include/libwmf/api.h -include/libwmf/color.h include/libwmf/canvas.h +include/libwmf/color.h include/libwmf/defs.h include/libwmf/eps.h include/libwmf/fig.h @@ -34,7 +34,7 @@ lib/libwmf.so.2 lib/libwmflite.a lib/libwmflite.so -lib/libwmflite.so.2 +lib/libwmflite.so.7 %%PORTDOCS%%share/doc/libwmf/caolan/2.html %%PORTDOCS%%share/doc/libwmf/caolan/Arc.html %%PORTDOCS%%share/doc/libwmf/caolan/BitBlt.html @@ -147,6 +147,7 @@ %%PORTDOCS%%share/doc/libwmf/html/include_2libwmf_2color_8h.html %%PORTDOCS%%share/doc/libwmf/html/include_2libwmf_2font_8h.html %%PORTDOCS%%share/doc/libwmf/html/index.html +%%PORTDOCS%%share/doc/libwmf/html/io-wmf_8c.html %%PORTDOCS%%share/doc/libwmf/html/ipa_2bmp_8h.html %%PORTDOCS%%share/doc/libwmf/html/ipa_2eps_2region_8h.html %%PORTDOCS%%share/doc/libwmf/html/ipa_2fig_2region_8h.html @@ -186,6 +187,7 @@ %%PORTDOCS%%share/doc/libwmf/html/src_2ipa_2xgd_2font_8h.html %%PORTDOCS%%share/doc/libwmf/html/src_2player_2color_8h.html %%PORTDOCS%%share/doc/libwmf/html/stream_8c.html +%%PORTDOCS%%share/doc/libwmf/html/structWmfContext.html %%PORTDOCS%%share/doc/libwmf/html/struct__wmfAPI.html %%PORTDOCS%%share/doc/libwmf/html/struct__wmfAPI__Options.html %%PORTDOCS%%share/doc/libwmf/html/struct__wmfAttributeStore.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030115050112.3d6b1f6a.tkato>