diff options
-rw-r--r-- | textproc/yelp-tools/Makefile | 8 | ||||
-rw-r--r-- | textproc/yelp-tools/distinfo | 4 | ||||
-rw-r--r-- | textproc/yelp-xsl/Makefile | 8 | ||||
-rw-r--r-- | textproc/yelp-xsl/distinfo | 4 | ||||
-rw-r--r-- | x11/yelp3/Makefile | 8 | ||||
-rw-r--r-- | x11/yelp3/distinfo | 4 |
6 files changed, 18 insertions, 18 deletions
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index e26f4b65b..01e3bf0f0 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/yelp-tools/Makefile,v 1.2 2011/09/17 14:01:46 kwm Exp $ +# $MCom: ports/textproc/yelp-tools/Makefile,v 1.3 2011/09/21 12:36:22 kwm Exp $ # PORTNAME= yelp-tools -PORTVERSION= 3.1.7 +PORTVERSION= 3.2.0 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -24,8 +24,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 +LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.pre.mk> diff --git a/textproc/yelp-tools/distinfo b/textproc/yelp-tools/distinfo index d35091ce5..100967d76 100644 --- a/textproc/yelp-tools/distinfo +++ b/textproc/yelp-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-tools-3.1.7.tar.xz) = 1e76a130e5777709980b77d165724b46c0a27335b1d4933c08cbefdd3ea3ecd2 -SIZE (gnome3/yelp-tools-3.1.7.tar.xz) = 194176 +SHA256 (gnome3/yelp-tools-3.2.0.tar.xz) = 45038c909ec50d9656745d4668cba964247e204e85bd75c6e78e4a9bc7729f9a +SIZE (gnome3/yelp-tools-3.2.0.tar.xz) = 194212 diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 9f0ca3e89..fcc3f2ab9 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.6 2011/09/17 13:52:33 kwm Exp $ +# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.7 2011/09/19 18:36:43 kwm Exp $ # PORTNAME= yelp-xsl -PORTVERSION= 3.1.6 +PORTVERSION= 3.2.0 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 -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.pre.mk> diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo index 22ca50581..f50ef5676 100644 --- a/textproc/yelp-xsl/distinfo +++ b/textproc/yelp-xsl/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-xsl-3.1.6.tar.xz) = f414f06bfd4573ac3a8a83b9bed20757b3d1526ef9ba773b967b0414dfaa646e -SIZE (gnome3/yelp-xsl-3.1.6.tar.xz) = 557700 +SHA256 (gnome3/yelp-xsl-3.2.0.tar.xz) = 04d3414dcb45a298e7e344ba9c5f6afff320e04c1aebc22d06a9b32285f89ead +SIZE (gnome3/yelp-xsl-3.2.0.tar.xz) = 556680 diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index 5c1d5b542..fd4e799c5 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp3/Makefile,v 1.18 2011/09/17 14:08:34 kwm Exp $ +# $MCom: ports/x11/yelp3/Makefile,v 1.19 2011/09/21 12:26:50 kwm Exp $ # PORTNAME= yelp -PORTVERSION= 3.1.4 +PORTVERSION= 3.2.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -32,8 +32,8 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 libxslt libxml2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" .include <bsd.port.pre.mk> diff --git a/x11/yelp3/distinfo b/x11/yelp3/distinfo index 42a0fabf5..9358e0c1f 100644 --- a/x11/yelp3/distinfo +++ b/x11/yelp3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/yelp-3.1.4.tar.xz) = c86281d944543e5a56795ff6da6aa31507cfe27111c61225ac5e9448a40491c9 -SIZE (gnome3/yelp-3.1.4.tar.xz) = 864496 +SHA256 (gnome3/yelp-3.2.0.tar.xz) = 6c33bb608614cc81b1c6d9009621a0618beb39e75bf14da0f091871edcd03172 +SIZE (gnome3/yelp-3.2.0.tar.xz) = 855568 |