Date: Mon, 24 Mar 2014 16:59:37 +0000 (UTC) From: David Chisnall <theraven@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349028 - head/deskutils/systempreferences Message-ID: <201403241659.s2OGxbbZ090748@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: theraven Date: Mon Mar 24 16:59:37 2014 New Revision: 349028 URL: http://svnweb.freebsd.org/changeset/ports/349028 QAT: https://qat.redports.org/buildarchive/r349028/ Log: Updated systempreferences Approved by: bapt (mentor, implicit) Modified: head/deskutils/systempreferences/Makefile head/deskutils/systempreferences/distinfo head/deskutils/systempreferences/pkg-plist Modified: head/deskutils/systempreferences/Makefile ============================================================================== --- head/deskutils/systempreferences/Makefile Mon Mar 24 16:56:12 2014 (r349027) +++ head/deskutils/systempreferences/Makefile Mon Mar 24 16:59:37 2014 (r349028) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= systempreferences -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= deskutils gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR=usr-apps Modified: head/deskutils/systempreferences/distinfo ============================================================================== --- head/deskutils/systempreferences/distinfo Mon Mar 24 16:56:12 2014 (r349027) +++ head/deskutils/systempreferences/distinfo Mon Mar 24 16:59:37 2014 (r349028) @@ -1,2 +1,2 @@ -SHA256 (SystemPreferences-1.1.0.tar.gz) = c7dffa3b33949e26c319aa2adbda8e9168e51d2f1a0790d5ec0d609a915ec8e0 -SIZE (SystemPreferences-1.1.0.tar.gz) = 297479 +SHA256 (SystemPreferences-1.2.0.tar.gz) = 690cfd28552c5883fe06a89283f44574f41d937627b41c8435743f07e360e7b9 +SIZE (SystemPreferences-1.2.0.tar.gz) = 309496 Modified: head/deskutils/systempreferences/pkg-plist ============================================================================== --- head/deskutils/systempreferences/pkg-plist Mon Mar 24 16:56:12 2014 (r349027) +++ head/deskutils/systempreferences/pkg-plist Mon Mar 24 16:59:37 2014 (r349028) @@ -62,6 +62,19 @@ GNUstep/System/Library/Bundles/Volumes.p GNUstep/System/Library/Bundles/Volumes.prefPane/Volumes GNUstep/System/Library/Bundles/Volumes.prefPane/stamp.make GNUstep/System/Tools/SystemPreferences +GNUstep/System/Applications/SystemPreferences.app/Resources/SystemPreferences.ico +GNUstep/System/Library/Bundles/Defaults.prefPane/Resources/English.lproj/Localizable.strings +GNUstep/System/Library/Bundles/InternetModule.prefPane/InternetModule +GNUstep/System/Library/Bundles/InternetModule.prefPane/stamp.make +GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/Info-gnustep.plist +GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/InternetModule.tiff +GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/English.lproj/InternetModule.gorm/data.classes +GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/English.lproj/InternetModule.gorm/data.info +GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/English.lproj/InternetModule.gorm/objects.gorm +@dirrm GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/English.lproj/InternetModule.gorm +@dirrm GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources/English.lproj +@dirrm GNUstep/System/Library/Bundles/InternetModule.prefPane/Resources +@dirrm GNUstep/System/Library/Bundles/InternetModule.prefPane @dirrm GNUstep/System/Library/Bundles/Volumes.prefPane/Resources/English.lproj/Volumes.gorm @dirrm GNUstep/System/Library/Bundles/Volumes.prefPane/Resources/English.lproj @dirrm GNUstep/System/Library/Bundles/Volumes.prefPane/Resources
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403241659.s2OGxbbZ090748>