diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-12-21 18:34:11 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-12-21 18:34:11 +0800 |
commit | 21a5518bdbe7a4ee45df980b5d19b0b9176462af (patch) | |
tree | a62250667ccd334b1f596515963542da0ffcf168 /accessibility | |
parent | 8b9675b73532c40dda31634499bd73c792fbc9cd (diff) | |
download | marcuscom-ports-21a5518bdbe7a4ee45df980b5d19b0b9176462af.tar.gz marcuscom-ports-21a5518bdbe7a4ee45df980b5d19b0b9176462af.tar.zst marcuscom-ports-21a5518bdbe7a4ee45df980b5d19b0b9176462af.zip |
Update to 1.29.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13272 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 5 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 0e12c95aa..4d5d1b7d1 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/accessibility/atk/Makefile,v 1.100 2009/12/08 18:55:42 kwm Exp $ # PORTNAME= atk -PORTVERSION= 1.29.3 +PORTVERSION= 1.29.4 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME @@ -21,6 +21,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GETTEXT= yes +USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack glib20 ltverhack referencehack diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 8cb0fc96d..0397fc9ba 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atk-1.29.3.tar.bz2) = caf6364ebf59c1b77ac052f42b7a2f43 -SHA256 (gnome2/atk-1.29.3.tar.bz2) = fc67ed25ea41c797e0974ae26acfeb2d7e7838fe97bd87e617376077d25ef302 -SIZE (gnome2/atk-1.29.3.tar.bz2) = 731113 +MD5 (gnome2/atk-1.29.4.tar.bz2) = 805c6e3b076bedffccfd7e56e7026932 +SHA256 (gnome2/atk-1.29.4.tar.bz2) = f7a0e4df083128e734ba18e91be8731dd7c635a92be83e24d491a353d79f35b9 +SIZE (gnome2/atk-1.29.4.tar.bz2) = 747166 |