From 2bece8f5f541f3ecf640843793ebb36950cf9e17 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 26 Jan 2006 22:35:00 +0000 Subject: - Update to 1.0b5 --- graphics/wxsvg/Makefile | 2 +- graphics/wxsvg/distinfo | 6 +++--- graphics/wxsvg/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics/wxsvg') diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 75cdadd119bb..0c48a277c08d 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wxsvg -DISTVERSION= 1.0b4 +DISTVERSION= 1.0b5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index 831c5000d908..1cf641ce433c 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,3 +1,3 @@ -MD5 (wxsvg-1.0b4.tar.gz) = 963057f2eb53662c09a8589ce6a7ae56 -SHA256 (wxsvg-1.0b4.tar.gz) = b90675cb35b61c5418a1c1100478fd5e9474c880dbcdd85b4dc4c2ec3492a040 -SIZE (wxsvg-1.0b4.tar.gz) = 617389 +MD5 (wxsvg-1.0b5.tar.gz) = adfb96e2782c39f9c7f8377bf83804d2 +SHA256 (wxsvg-1.0b5.tar.gz) = 43666c34a9a16e9a49c9b65338b36c4a1995e843802b3ac62ebfd1b1dfd96348 +SIZE (wxsvg-1.0b5.tar.gz) = 668735 diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist index 35e0c58676c0..f45f8c881752 100644 --- a/graphics/wxsvg/pkg-plist +++ b/graphics/wxsvg/pkg-plist @@ -45,6 +45,7 @@ include/wxSVG/SVGColor.h include/wxSVG/SVGColorProfileElement.h include/wxSVG/SVGColorProfileRule.h include/wxSVG/SVGComponentTransferFunctionElement.h +include/wxSVG/SVGCoordinates.h include/wxSVG/SVGCursorElement.h include/wxSVG/SVGDTD.h include/wxSVG/SVGDefinitionSrcElement.h -- cgit