diff options
-rw-r--r-- | sysutils/gnome-control-center3/Makefile | 9 | ||||
-rw-r--r-- | sysutils/gnome-control-center3/distinfo | 4 | ||||
-rw-r--r-- | sysutils/gnome-control-center3/pkg-plist | 7 |
3 files changed, 11 insertions, 9 deletions
diff --git a/sysutils/gnome-control-center3/Makefile b/sysutils/gnome-control-center3/Makefile index d830e6f4d..40805c6b9 100644 --- a/sysutils/gnome-control-center3/Makefile +++ b/sysutils/gnome-control-center3/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.29 2011/09/17 13:27:37 kwm Exp $ +# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.30 2011/09/18 10:35:34 kwm Exp $ # PORTNAME= gnome-control-center -PORTVERSION= 3.1.91 -PORTREVISION= 1 +PORTVERSION= 3.1.92 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -50,8 +49,8 @@ INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-libsocialweb=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .if defined(PACKAGE_BUILDING) .undef WITHOUT_GNOME diff --git a/sysutils/gnome-control-center3/distinfo b/sysutils/gnome-control-center3/distinfo index c8e784012..644eab773 100644 --- a/sysutils/gnome-control-center3/distinfo +++ b/sysutils/gnome-control-center3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-control-center-3.1.91.tar.xz) = 486faa402aeacf5a25f55bbfae5e797094dba59d19ffd0c58cc0d7da5b4f8f94 -SIZE (gnome3/gnome-control-center-3.1.91.tar.xz) = 4203920 +SHA256 (gnome3/gnome-control-center-3.1.92.tar.xz) = f9f44d3eea3a0421b585b1d1739610f4bfcba743b7d0ec2091596024fb973065 +SIZE (gnome3/gnome-control-center-3.1.92.tar.xz) = 4226824 diff --git a/sysutils/gnome-control-center3/pkg-plist b/sysutils/gnome-control-center3/pkg-plist index 334f32fde..c359f9f66 100644 --- a/sysutils/gnome-control-center3/pkg-plist +++ b/sysutils/gnome-control-center3/pkg-plist @@ -171,8 +171,8 @@ share/pixmaps/faces/yellow-rose.jpg %%DATADIR%%/pixmaps/right-ring-finger.svg %%DATADIR%%/pixmaps/right-thumb.png %%DATADIR%%/pixmaps/right-thumb.svg -%%DATADIR%%/pixmaps/wacom-stylus.png -%%DATADIR%%/pixmaps/wacom-tablet.png +%%DATADIR%%/pixmaps/wacom-stylus.svg +%%DATADIR%%/pixmaps/wacom-tablet.svg %%DATADIR%%/sounds/gnome-sounds-default.xml %%DATADIR%%/ui/GnomeLogoVerticalMedium.svg %%DATADIR%%/ui/background/background.ui @@ -270,6 +270,7 @@ share/gnome/help/control-center/fr/control-center.xml share/gnome/help/control-center/gl/control-center.xml share/gnome/help/control-center/it/control-center.xml share/gnome/help/control-center/ja/control-center.xml +share/gnome/help/control-center/ko/control-center.xml share/gnome/help/control-center/oc/control-center.xml share/gnome/help/control-center/pa/control-center.xml share/gnome/help/control-center/pl/control-center.xml @@ -508,6 +509,7 @@ share/omf/control-center/control-center-fr.omf share/omf/control-center/control-center-gl.omf share/omf/control-center/control-center-it.omf share/omf/control-center/control-center-ja.omf +share/omf/control-center/control-center-ko.omf share/omf/control-center/control-center-oc.omf share/omf/control-center/control-center-pa.omf share/omf/control-center/control-center-pl.omf @@ -544,6 +546,7 @@ share/sounds/gnome/default/alerts/sonar.ogg @dirrm share/gnome/help/control-center/pl @dirrm share/gnome/help/control-center/pa @dirrm share/gnome/help/control-center/oc +@dirrm share/gnome/help/control-center/ko @dirrm share/gnome/help/control-center/ja @dirrm share/gnome/help/control-center/it @dirrm share/gnome/help/control-center/gl |