mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 4.8.2.
Small bugfix release. Remove obsolete reinplace line.
This commit is contained in:
parent
0f526749df
commit
750c9f1c0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357114
@ -3,7 +3,7 @@
|
||||
# $MCom: ports/trunk/www/gtkhtml4/Makefile 19578 2014-04-25 21:50:30Z kwm $
|
||||
|
||||
PORTNAME= gtkhtml
|
||||
PORTVERSION= 4.8.1
|
||||
PORTVERSION= 4.8.2
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 4
|
||||
@ -29,8 +29,6 @@ INSTALL_TARGET= install-strip
|
||||
PLIST_SUB= VERSION="4.0"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \
|
||||
${WRKSRC}/intltool-merge.in
|
||||
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome3/gtkhtml-4.8.1.tar.xz) = 558bf8ec61d9e24cd67301613fc26ab54a495b4b75af5770d1259128aaeefa63
|
||||
SIZE (gnome3/gtkhtml-4.8.1.tar.xz) = 1049208
|
||||
SHA256 (gnome3/gtkhtml-4.8.2.tar.xz) = 58d2d6bafd221fdc07982ad0455fd168afc7fb642465d53b66b07328eab32868
|
||||
SIZE (gnome3/gtkhtml-4.8.2.tar.xz) = 1049644
|
||||
|
Loading…
Reference in New Issue
Block a user