Advertisement
gusibsd

Untitled

Oct 15th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. Index: sysutils/polkit-gnome/Makefile
  2. ===================================================================
  3. --- sysutils/polkit-gnome/Makefile (revision 18794)
  4. +++ sysutils/polkit-gnome/Makefile (working copy)
  5. @@ -1,9 +1,9 @@
  6. # Created by: Koop Mast<kwm@FreeBSD.org>
  7. # $FreeBSD$
  8. -# $MCom: ports/trunk/sysutils/polkit-gnome/Makefile 18610 2013-06-30 16:33:05Z marcus $
  9. +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.20 2012/12/18 13:05:11 kwm Exp $
  10.  
  11. PORTNAME= polkit-gnome
  12. -PORTVERSION= 0.102
  13. +PORTVERSION= 0.105
  14. CATEGORIES= sysutils gnome
  15. MASTER_SITES= GNOME
  16.  
  17. @@ -12,9 +12,9 @@
  18.  
  19. LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
  20.  
  21. +USES= gettext gmake pathfix pkgconfig
  22. USE_XZ= yes
  23. -USES= gettext gmake pathfix pkgconfig
  24. -USE_GNOME= gnomeprefix gtk20 intlhack introspection:build
  25. +USE_GNOME= gnomeprefix gtk20 gtk30 intlhack
  26. GNU_CONFIGURE= yes
  27. USE_LDCONFIG= yes
  28. CONFIGURE_ARGS= --disable-gtk-doc \
  29. Index: sysutils/polkit-gnome/distinfo
  30. ===================================================================
  31. --- sysutils/polkit-gnome/distinfo (revision 18794)
  32. +++ sysutils/polkit-gnome/distinfo (working copy)
  33. @@ -1,2 +1,2 @@
  34. -SHA256 (polkit-gnome-0.102.tar.xz) = c78cee0001128dc1b00248ed11ffd23988d9cd0ce78c8b00eb36880b289e7598
  35. -SIZE (polkit-gnome-0.102.tar.xz) = 335144
  36. +SHA256 (polkit-gnome-0.105.tar.xz) = 1784494963b8bf9a00eedc6cd3a2868fb123b8a5e516e66c5eda48df17ab9369
  37. +SIZE (polkit-gnome-0.105.tar.xz) = 310876
  38. Index: sysutils/polkit-gnome/pkg-plist
  39. ===================================================================
  40. --- sysutils/polkit-gnome/pkg-plist (revision 18794)
  41. +++ sysutils/polkit-gnome/pkg-plist (working copy)
  42. @@ -1,14 +1,4 @@
  43. -include/polkit-gtk-1/polkitgtk/polkitgtk.h
  44. -include/polkit-gtk-1/polkitgtk/polkitgtktypes.h
  45. -include/polkit-gtk-1/polkitgtk/polkitlockbutton.h
  46. -lib/girepository-1.0/PolkitGtk-1.0.typelib
  47. -lib/libpolkit-gtk-1.a
  48. -lib/libpolkit-gtk-1.la
  49. -lib/libpolkit-gtk-1.so
  50. -lib/libpolkit-gtk-1.so.0
  51. libexec/polkit-gnome-authentication-agent-1
  52. -libdata/pkgconfig/polkit-gtk-1.pc
  53. -share/gir-1.0/PolkitGtk-1.0.gir
  54. share/locale/ar/LC_MESSAGES/polkit-gnome-1.mo
  55. share/locale/be/LC_MESSAGES/polkit-gnome-1.mo
  56. share/locale/bn_IN/LC_MESSAGES/polkit-gnome-1.mo
  57. @@ -29,9 +19,11 @@
  58. share/locale/he/LC_MESSAGES/polkit-gnome-1.mo
  59. share/locale/hi/LC_MESSAGES/polkit-gnome-1.mo
  60. share/locale/hu/LC_MESSAGES/polkit-gnome-1.mo
  61. +share/locale/id/LC_MESSAGES/polkit-gnome-1.mo
  62. share/locale/it/LC_MESSAGES/polkit-gnome-1.mo
  63. share/locale/ja/LC_MESSAGES/polkit-gnome-1.mo
  64. share/locale/kn/LC_MESSAGES/polkit-gnome-1.mo
  65. +share/locale/ko/LC_MESSAGES/polkit-gnome-1.mo
  66. share/locale/lt/LC_MESSAGES/polkit-gnome-1.mo
  67. share/locale/ml/LC_MESSAGES/polkit-gnome-1.mo
  68. share/locale/mr/LC_MESSAGES/polkit-gnome-1.mo
  69. @@ -57,16 +49,12 @@
  70. share/locale/zh_CN/LC_MESSAGES/polkit-gnome-1.mo
  71. share/locale/zh_HK/LC_MESSAGES/polkit-gnome-1.mo
  72. share/locale/zh_TW/LC_MESSAGES/polkit-gnome-1.mo
  73. -@dirrm include/polkit-gtk-1/polkitgtk
  74. -@dirrm include/polkit-gtk-1
  75. @dirrmtry share/locale/zh_HK/LC_MESSAGES
  76. @dirrmtry share/locale/zh_HK
  77. @dirrmtry share/locale/te/LC_MESSAGES
  78. @dirrmtry share/locale/te
  79. @dirrmtry share/locale/sr@latin/LC_MESSAGES
  80. @dirrmtry share/locale/sr@latin
  81. -@dirrmtry share/locale/mr/LC_MESSAGES
  82. -@dirrmtry share/locale/mr
  83. @dirrmtry share/locale/ca@valencia/LC_MESSAGES
  84. @dirrmtry share/locale/ca@valencia
  85. @dirrmtry share/locale/bn_IN/LC_MESSAGES
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement