diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-30 04:03:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-30 04:03:48 +0800 |
commit | 1812f750eda707fe639e70b58968b95e25637492 (patch) | |
tree | 004bd194829a8d173725cce1e4744840b412bba7 /x11/yelp | |
parent | 611d034c13645e403cc9da855b906b204be16c62 (diff) | |
download | marcuscom-ports-1812f750eda707fe639e70b58968b95e25637492.tar.gz marcuscom-ports-1812f750eda707fe639e70b58968b95e25637492.tar.zst marcuscom-ports-1812f750eda707fe639e70b58968b95e25637492.zip |
Update to 2.31.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14167 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp')
-rw-r--r-- | x11/yelp/Makefile | 8 | ||||
-rw-r--r-- | x11/yelp/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 90becbf6b..a4de87df8 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/yelp/Makefile,v 1.156 2010/05/29 19:52:57 kwm Exp $ # PORTNAME= yelp -PORTVERSION= 2.31.3 +PORTVERSION= 2.31.4 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -43,4 +43,8 @@ GLIB_SCHEMAS= org.gnome.yelp.gschema.xml LDFLAGS+= -fstack-protector .endif +pre-install: + @${INSTALL_DATA} ${WRKSRC}/data/org.gnome.yelp.gschema.xml \ + ${PREFIX}/share/glib-2.0/schemas + .include <bsd.port.post.mk> diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index efb2f2b67..c4dfcb392 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/yelp-2.31.3.tar.bz2) = d244fc52d42c8803beb62dec3f96a806 -SHA256 (gnome2/yelp-2.31.3.tar.bz2) = 542782793e6b76497a7c7247013a5bc6363cea6eddf00113e69ec5797d755db3 -SIZE (gnome2/yelp-2.31.3.tar.bz2) = 1114872 +MD5 (gnome2/yelp-2.31.4.tar.bz2) = b9ba3e6338a1237c6f8c1ff0aca10d3c +SHA256 (gnome2/yelp-2.31.4.tar.bz2) = 2f1536a2e0de5225bfb1f7484100278fd233f5ff2162167c31efa4de25480dca +SIZE (gnome2/yelp-2.31.4.tar.bz2) = 1115072 |