diff options
author | ahze <ahze@FreeBSD.org> | 2006-01-27 06:35:00 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-01-27 06:35:00 +0800 |
commit | 2bece8f5f541f3ecf640843793ebb36950cf9e17 (patch) | |
tree | c90d853a6145f734bc38ad65747854555b7c91aa /graphics/wxsvg | |
parent | a36c50921752faec04c4507a0922be3826336a0f (diff) | |
download | freebsd-ports-gnome-2bece8f5f541f3ecf640843793ebb36950cf9e17.tar.gz freebsd-ports-gnome-2bece8f5f541f3ecf640843793ebb36950cf9e17.tar.zst freebsd-ports-gnome-2bece8f5f541f3ecf640843793ebb36950cf9e17.zip |
- Update to 1.0b5
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r-- | graphics/wxsvg/Makefile | 2 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 6 | ||||
-rw-r--r-- | graphics/wxsvg/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
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 |