Skip to content

Commit

Permalink
Upgrade gtk2 from 2.8.4 to 2.8.9
Browse files Browse the repository at this point in the history
This is a minor bugfix upgrade from upstream sources

Added checksum for md5, sha1, and rmd160

rhwood@opendarwin.org

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15430 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Randall H. Wood committed Dec 11, 2005
1 parent 5f73e9f commit 9fbbcd5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions x11/gtk2/Portfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $Id: Portfile,v 1.38 2005/09/28 14:52:54 mij Exp $
# $Id: Portfile,v 1.39 2005/12/11 23:27:29 rhwood Exp $

PortSystem 1.0
name gtk2
version 2.8.4
version 2.8.9
categories x11
maintainers mij@opendarwin.org
description Gimp ToolKit version 2
Expand All @@ -17,7 +17,9 @@ master_sites ftp://ftp.gtk.org/pub/gtk/v2.8 \
gnome:sources/gtk+/2.8

distname gtk+-${portversion}
checksums md5 ae14972d22ac338d87c56b6075dfd2a4
checksums md5 e7a94132ae6353106c80cd4a1106a368 \
sha1 8560c2ac2275bca7b9fd7d00c41555f95c638b82 \
rmd160 3c458a11d22c7d658fcc65b969bf61d875a7559b

use_bzip2 yes

Expand Down

0 comments on commit 9fbbcd5

Please sign in to comment.