diff options
author | theraven <theraven@FreeBSD.org> | 2014-03-25 00:59:37 +0800 |
---|---|---|
committer | theraven <theraven@FreeBSD.org> | 2014-03-25 00:59:37 +0800 |
commit | 3b4d372a62f02d24c1975ea24670fd1540356f4c (patch) | |
tree | d2dae31b2d28aced84af18efa36d0d336787b420 /deskutils | |
parent | bd95e0fd2c04dbac849e10bf2fc8e90c45588249 (diff) | |
download | freebsd-ports-gnome-3b4d372a62f02d24c1975ea24670fd1540356f4c.tar.gz freebsd-ports-gnome-3b4d372a62f02d24c1975ea24670fd1540356f4c.tar.zst freebsd-ports-gnome-3b4d372a62f02d24c1975ea24670fd1540356f4c.zip |
Updated systempreferences
Approved by: bapt (mentor, implicit)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/systempreferences/Makefile | 2 | ||||
-rw-r--r-- | deskutils/systempreferences/distinfo | 4 | ||||
-rw-r--r-- | deskutils/systempreferences/pkg-plist | 13 |
3 files changed, 16 insertions, 3 deletions
diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile index ca5a084ef6e0..994d695b554d 100644 --- a/deskutils/systempreferences/Makefile +++ b/deskutils/systempreferences/Makefile @@ -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 diff --git a/deskutils/systempreferences/distinfo b/deskutils/systempreferences/distinfo index 823e5a684fe0..0f7e205d3dc9 100644 --- a/deskutils/systempreferences/distinfo +++ b/deskutils/systempreferences/distinfo @@ -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 diff --git a/deskutils/systempreferences/pkg-plist b/deskutils/systempreferences/pkg-plist index 81e9a44f87b8..493ba522dbf5 100644 --- a/deskutils/systempreferences/pkg-plist +++ b/deskutils/systempreferences/pkg-plist @@ -62,6 +62,19 @@ GNUstep/System/Library/Bundles/Volumes.prefPane/Resources/Volumes.tiff 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 |