diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 02:36:43 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-20 02:36:43 +0800 |
commit | fd94a3b6bfeb0156688323815d52d8cf14c7592d (patch) | |
tree | 9d2e9680aa3ecaf9a2dc03af18bb0e29c43cc629 /textproc | |
parent | 44e508c0366eff1e21e07e5ac78f511a265dc590 (diff) | |
download | marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar.gz marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar.bz2 marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar.lz marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar.xz marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.tar.zst marcuscom-ports-fd94a3b6bfeb0156688323815d52d8cf14c7592d.zip |
Update to 3.1.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16278 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/yelp-xsl/Makefile | 8 | ||||
-rw-r--r-- | textproc/yelp-xsl/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 202e20475..9f0ca3e89 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.5 2011/05/28 11:22:55 kwm Exp $ +# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.6 2011/09/17 13:52:33 kwm Exp $ # PORTNAME= yelp-xsl -PORTVERSION= 3.1.5 +PORTVERSION= 3.1.6 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -23,8 +23,8 @@ USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" .include <bsd.port.pre.mk> diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo index fe359afc7..22ca50581 100644 --- a/textproc/yelp-xsl/distinfo +++ b/textproc/yelp-xsl/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-xsl-3.1.5.tar.xz) = cf2bb3286cffed1da58fe53e9bb7f6d02554c4d24cc3fa7147e536c5b8c43807 -SIZE (gnome3/yelp-xsl-3.1.5.tar.xz) = 556764 +SHA256 (gnome3/yelp-xsl-3.1.6.tar.xz) = f414f06bfd4573ac3a8a83b9bed20757b3d1526ef9ba773b967b0414dfaa646e +SIZE (gnome3/yelp-xsl-3.1.6.tar.xz) = 557700 |