diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-16 04:57:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-16 04:57:20 +0800 |
commit | 909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1 (patch) | |
tree | b70cbbf5b54b1bef542b9f6777a3cb9c76f3c771 /www | |
parent | a4d86ed8292d61d6f62c1f747ca52dfea74d5d7b (diff) | |
download | marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar.gz marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar.bz2 marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar.lz marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar.xz marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.tar.zst marcuscom-ports-909ae65d3e5d4723aa84779cd8b5c1649ce2ebb1.zip |
Update to 4.4.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16746 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml4/Makefile | 8 | ||||
-rw-r--r-- | www/gtkhtml4/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile index 3f4465506..79254fa7d 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.16 2011/11/15 04:37:15 avl Exp $ +# $MCom: ports/www/gtkhtml4/Makefile,v 1.17 2012/01/22 11:08:47 kwm Exp $ # PORTNAME= gtkhtml -PORTVERSION= 4.2.3 +PORTVERSION= 4.4.2 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -30,8 +30,8 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION="4.0" diff --git a/www/gtkhtml4/distinfo b/www/gtkhtml4/distinfo index c7b189462..cac495bd6 100644 --- a/www/gtkhtml4/distinfo +++ b/www/gtkhtml4/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtkhtml-4.2.3.tar.xz) = e9867dafd5685a7887afe77f2eb584aeaf5f8e20df83100b8f24adcfc1e422d1 -SIZE (gnome3/gtkhtml-4.2.3.tar.xz) = 1079148 +SHA256 (gnome3/gtkhtml-4.4.2.tar.xz) = 96b0d561a697c0b85dbe0e6a0d220012765a3aa4f2a9e8ffddd520891094e694 +SIZE (gnome3/gtkhtml-4.4.2.tar.xz) = 1082752 |