diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-05 05:09:43 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-05 05:09:43 +0800 |
commit | 20b39dea493248a891f5be88da86a74a967fb912 (patch) | |
tree | b63c50407fde0895d41cad142c52a82979323244 /accessibility | |
parent | dee1e13a599587d9678ac4eb83a846cbd43aeeda (diff) | |
download | marcuscom-ports-20b39dea493248a891f5be88da86a74a967fb912.tar.gz marcuscom-ports-20b39dea493248a891f5be88da86a74a967fb912.tar.zst marcuscom-ports-20b39dea493248a891f5be88da86a74a967fb912.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16359 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/mousetweaks3/Makefile | 8 | ||||
-rw-r--r-- | accessibility/mousetweaks3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index e4b0a55f8..09de9c925 100644 --- a/accessibility/mousetweaks3/Makefile +++ b/accessibility/mousetweaks3/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.12 2011/06/11 18:55:55 mezz Exp $ +# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.13 2011/09/18 12:54:01 kwm Exp $ # PORTNAME= mousetweaks -PORTVERSION= 3.1.91 +PORTVERSION= 3.2.0 CATEGORIES= accessibility MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -28,8 +28,8 @@ USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.mousetweaks.enums.xml \ org.gnome.mousetweaks.gschema.xml diff --git a/accessibility/mousetweaks3/distinfo b/accessibility/mousetweaks3/distinfo index fc33cffd5..db7ff2044 100644 --- a/accessibility/mousetweaks3/distinfo +++ b/accessibility/mousetweaks3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mousetweaks-3.1.91.tar.xz) = 3cb61eda34e74a53ba53492b37a87e2873959b9894356f9584032021551c3381 -SIZE (gnome3/mousetweaks-3.1.91.tar.xz) = 2037400 +SHA256 (gnome3/mousetweaks-3.2.0.tar.xz) = 65aeb0fb2c2eb5f0b06ec3aa8de5b3e2ccab02edd3a4a30adb7ef224baa74649 +SIZE (gnome3/mousetweaks-3.2.0.tar.xz) = 2036108 |