diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:36:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:36:12 +0800 |
commit | a342d2ee799d2df3d1cceed9a93199bd63262086 (patch) | |
tree | 23a054f3164e68a8e8acc25f3144be7e503d6fce | |
parent | 0bb39a13fa4a2b961faeed4d2e7b17419804ceb5 (diff) | |
download | marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar.gz marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar.bz2 marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar.lz marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar.xz marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.tar.zst marcuscom-ports-a342d2ee799d2df3d1cceed9a93199bd63262086.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16379 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/libwnck3/Makefile | 10 | ||||
-rw-r--r-- | x11-toolkits/libwnck3/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-desktop3/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-desktop3/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-panel3/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-panel3/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-session3/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-session3/distinfo | 4 |
8 files changed, 25 insertions, 25 deletions
diff --git a/x11-toolkits/libwnck3/Makefile b/x11-toolkits/libwnck3/Makefile index 07cedeea2..7cf623df1 100644 --- a/x11-toolkits/libwnck3/Makefile +++ b/x11-toolkits/libwnck3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.8 2011/06/10 22:59:11 mezz Exp $ +# $MCom: ports/x11-toolkits/libwnck3/Makefile,v 1.9 2011/09/19 20:01:31 kwm Exp $ # PORTNAME= libwnck -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library used for writing pagers and taskslists -USE_BZIP2= yes +USE_XZ= yes .if !defined(REFERENCE_PORT) @@ -34,8 +34,8 @@ USE_GNOME= gnomehack gtk30 ltverhack referencehack intlhack USE_BISON= build USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.mk> diff --git a/x11-toolkits/libwnck3/distinfo b/x11-toolkits/libwnck3/distinfo index fa43dc74d..d9ae4c921 100644 --- a/x11-toolkits/libwnck3/distinfo +++ b/x11-toolkits/libwnck3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/libwnck-3.1.92.tar.bz2) = 44f8bf96784782c2a6fbd78105e2213f263093d3a18b3f9840d857c2405afa1a -SIZE (gnome3/libwnck-3.1.92.tar.bz2) = 760665 +SHA256 (gnome3/libwnck-3.2.0.tar.xz) = 7cb92e6dbe8f20f4dba327fa078fb3caa35c0ae89445bbbdf1e7a17e5116f542 +SIZE (gnome3/libwnck-3.2.0.tar.xz) = 649412 diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index 1fd61caf1..3b3e0a38a 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop3/Makefile,v 1.19 2011/09/19 16:46:56 kwm Exp $ +# $MCom: ports/x11/gnome-desktop3/Makefile,v 1.20 2011/09/19 20:48:08 kwm Exp $ # PORTNAME= gnome-desktop -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -38,8 +38,8 @@ INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's|xsltproc -o| xsltproc --nonet -o|g' \ diff --git a/x11/gnome-desktop3/distinfo b/x11/gnome-desktop3/distinfo index ff14db7e3..68b051450 100644 --- a/x11/gnome-desktop3/distinfo +++ b/x11/gnome-desktop3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-desktop-3.1.92.tar.xz) = 4f687e4363b9c4401fd8c613b78eea052ba8bb0669a33334c1b98ac69924f193 -SIZE (gnome3/gnome-desktop-3.1.92.tar.xz) = 922968 +SHA256 (gnome3/gnome-desktop-3.2.0.tar.xz) = c5e8ba08f3c7ba12b5f4062c9b5bcef58383d1e3ec26161eb8bcf49dfea62ff5 +SIZE (gnome3/gnome-desktop-3.2.0.tar.xz) = 923400 diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 1a42be5a8..c201937ee 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.21 2011/09/17 12:04:08 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.22 2011/09/19 21:27:47 kwm Exp $ # PORTNAME= gnome-panel -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -40,8 +40,8 @@ WANT_GNOME= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-network-manager -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAN1= gnome-panel.1 GCONF_SCHEMAS= clock.schemas diff --git a/x11/gnome-panel3/distinfo b/x11/gnome-panel3/distinfo index 2468b7adb..25dceb9ae 100644 --- a/x11/gnome-panel3/distinfo +++ b/x11/gnome-panel3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-panel-3.1.92.tar.xz) = 1f3fcb9769b2871eda0f17eb87f01476cca625be5e798a2f37d32a222509356e -SIZE (gnome3/gnome-panel-3.1.92.tar.xz) = 2425336 +SHA256 (gnome3/gnome-panel-3.2.0.tar.xz) = 83daffb85db57609330da488c5344e3121ed74cd809701a11109ecd7c97bde0f +SIZE (gnome3/gnome-panel-3.2.0.tar.xz) = 2424132 diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile index f547111fd..13ffe1128 100644 --- a/x11/gnome-session3/Makefile +++ b/x11/gnome-session3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session3/Makefile,v 1.21 2011/09/16 16:08:39 kwm Exp $ +# $MCom: ports/x11/gnome-session3/Makefile,v 1.22 2011/09/20 12:53:33 kwm Exp $ # PORTNAME= gnome-session -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -34,8 +34,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool gtk30 librsvg2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib MAN1= gnome-session.1 gnome-session-properties.1 \ gnome-session-quit.1 diff --git a/x11/gnome-session3/distinfo b/x11/gnome-session3/distinfo index a9e4d0c8a..1c003d747 100644 --- a/x11/gnome-session3/distinfo +++ b/x11/gnome-session3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-session-3.1.92.tar.xz) = dc505c6730da6ed984d7f72ad31c9780d4d19d72f673ea60feec2e9f685c33f3 -SIZE (gnome3/gnome-session-3.1.92.tar.xz) = 700016 +SHA256 (gnome3/gnome-session-3.2.0.tar.xz) = 4b23d95b1ee622c7d1d600d3a88c8ded787d9a49567b0235208d2e600f131e3e +SIZE (gnome3/gnome-session-3.2.0.tar.xz) = 701236 |