diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml3/Makefile | 6 | ||||
-rw-r--r-- | www/gtkhtml3/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 8d9489c5c..a5fc7f525 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.148 2009/05/06 15:13:43 kwm Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.27.1 +PORTVERSION= 3.27.2 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -37,5 +37,7 @@ PLIST_SUB= VERSION="3.14" post-patch: @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ ${WRKSRC}/intltool-merge.in + @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo index 2f4462793..75192cf5f 100644 --- a/www/gtkhtml3/distinfo +++ b/www/gtkhtml3/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtkhtml-3.27.1.tar.bz2) = 69482ef7975c6c8b16963df1d21f2136 -SHA256 (gnome2/gtkhtml-3.27.1.tar.bz2) = cb568f6e29a17e1de033fdb993d0e6d5d005f815e94b28b818022c48ce9ffd2f -SIZE (gnome2/gtkhtml-3.27.1.tar.bz2) = 1382790 +MD5 (gnome2/gtkhtml-3.27.2.tar.bz2) = bf1d1405610c3417bfb4252514fcbb6b +SHA256 (gnome2/gtkhtml-3.27.2.tar.bz2) = fb500014e19372a54e9c27a9ea523de9c04f6d889409680bcb8733bf7c55e8d8 +SIZE (gnome2/gtkhtml-3.27.2.tar.bz2) = 1397177 |