diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-07-06 18:24:16 +0800 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-07-06 18:24:16 +0800 |
commit | 65362df6ed4bda7058f9df00dc0a4d800f458f9b (patch) | |
tree | 661572419f7bc6f639265719490870b2203a73e1 /x11-toolkits | |
parent | 55065e9f8e06087388cc04ba3de55304d87a2056 (diff) | |
download | freebsd-ports-gnome-65362df6ed4bda7058f9df00dc0a4d800f458f9b.tar.gz freebsd-ports-gnome-65362df6ed4bda7058f9df00dc0a4d800f458f9b.tar.zst freebsd-ports-gnome-65362df6ed4bda7058f9df00dc0a4d800f458f9b.zip |
Update x11-toolkits/libgdiplus to 2.4.2.
PR: ports/136353
Submitted by: Romain Tartiere
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgdiplus/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 4934ca1cfe0a..b34fce692e9f 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgdiplus -PORTVERSION= 2.4 +PORTVERSION= 2.4.2 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ diff --git a/x11-toolkits/libgdiplus/distinfo b/x11-toolkits/libgdiplus/distinfo index 8988fe6d6a45..b60c0da20d36 100644 --- a/x11-toolkits/libgdiplus/distinfo +++ b/x11-toolkits/libgdiplus/distinfo @@ -1,3 +1,3 @@ -MD5 (libgdiplus-2.4.tar.bz2) = ddf40d6f21ab7e8942abd063d460e4fa -SHA256 (libgdiplus-2.4.tar.bz2) = 822c7c23e8066a3339e100be1da19411a153113dfa6309aaa9a91952f6bcc021 -SIZE (libgdiplus-2.4.tar.bz2) = 2035314 +MD5 (libgdiplus-2.4.2.tar.bz2) = 703210950bce2ed0a9824f897f774925 +SHA256 (libgdiplus-2.4.2.tar.bz2) = 5135e3abd51f2a836cd6065e2dede3b073f93ed9436f3e201a14f3019aa717b6 +SIZE (libgdiplus-2.4.2.tar.bz2) = 1975307 |