diff options
-rw-r--r-- | www/gtkhtml4/Makefile | 6 | ||||
-rw-r--r-- | www/gtkhtml4/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 1b3fc9d3d..c418fea3b 100644 --- a/www/gtkhtml4/Makefile +++ b/www/gtkhtml4/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml4/Makefile,v 1.9 2011/04/04 10:08:13 kwm Exp $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.10 2011/04/25 07:57:14 kwm Exp $ # PORTNAME= gtkhtml4 -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/4$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme USE_GETTEXT= yes -USE_BZIP2= yes +USE_XZ= yes USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xproto USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack diff --git a/www/gtkhtml4/distinfo b/www/gtkhtml4/distinfo index 4553c4bdb..5d90ebdc1 100644 --- a/www/gtkhtml4/distinfo +++ b/www/gtkhtml4/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtkhtml-4.0.1.tar.bz2) = 13fd845ce2ebc837fd4771d2dd0c103bde20faad9f77f6c7a62ff7d8099557ff -SIZE (gnome3/gtkhtml-4.0.1.tar.bz2) = 1189620 +SHA256 (gnome3/gtkhtml-4.0.2.tar.xz) = 9f40db52c869dce891bbe8faa9e14209750e22e73790de96837460d6d51f827a +SIZE (gnome3/gtkhtml-4.0.2.tar.xz) = 1060856 |