Advertisement
gusibsd

Untitled

Oct 14th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. Index: graphics/clutter-gtk3/Makefile
  2. ===================================================================
  3. --- graphics/clutter-gtk3/Makefile (revision 18794)
  4. +++ graphics/clutter-gtk3/Makefile (working copy)
  5. @@ -1,9 +1,9 @@
  6. # Created by: Martin Wilke <miwi@FreeBSD.org>
  7. # $FreeBSD$
  8. -# $MCom: ports/trunk/graphics/clutter-gtk3/Makefile 18393 2013-04-26 21:23:07Z kwm $
  9. +# $MCom: ports/graphics/clutter-gtk3/Makefile,v 1.11 2012/12/10 10:51:04 kwm Exp $
  10.  
  11. PORTNAME= clutter-gtk
  12. -PORTVERSION= 1.2.2
  13. +PORTVERSION= 1.4.0
  14. CATEGORIES= graphics
  15. MASTER_SITES= GNOME
  16. PKGNAMESUFFIX= 3
  17. @@ -13,12 +13,11 @@
  18.  
  19. LIB_DEPENDS= libclutter-1.0.so:${PORTSDIR}/graphics/clutter
  20.  
  21. -NO_STAGE= yes
  22. LATEST_LINK= clutter-gtk3
  23. USE_XZ= yes
  24. USES= gettext gmake pathfix pkgconfig
  25. USE_AUTOTOOLS= libtool
  26. -USE_GNOME= gtk30 ltverhack gnomeprefix
  27. +USE_GNOME= gnomeprefix gtk30 ltverhack
  28. USE_XORG= xp x11
  29. USE_LDCONFIG= yes
  30. CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
  31. Index: graphics/clutter-gtk3/distinfo
  32. ===================================================================
  33. --- graphics/clutter-gtk3/distinfo (revision 18794)
  34. +++ graphics/clutter-gtk3/distinfo (working copy)
  35. @@ -1,2 +1,2 @@
  36. -SHA256 (clutter-gtk-1.2.2.tar.xz) = 743702bb230519553ca597b585b25af0b8783575fcd09c7fe5bed7dde292893c
  37. -SIZE (clutter-gtk-1.2.2.tar.xz) = 308732
  38. +SHA256 (clutter-gtk-1.4.0.tar.xz) = d51c4bb6a6ad0a337976766383f97a1c905a37bd77b3dbf484a7314130d97b6e
  39. +SIZE (clutter-gtk-1.4.0.tar.xz) = 309948
  40. Index: graphics/clutter-gtk3/pkg-plist
  41. ===================================================================
  42. --- graphics/clutter-gtk3/pkg-plist (revision 18794)
  43. +++ graphics/clutter-gtk3/pkg-plist (working copy)
  44. @@ -12,6 +12,7 @@
  45. lib/libclutter-gtk-1.0.so.0
  46. libdata/pkgconfig/clutter-gtk-1.0.pc
  47. share/gir-1.0/GtkClutter-1.0.gir
  48. +share/locale/ja/LC_MESSAGES/cluttergtk-1.0.mo
  49. share/locale/pl/LC_MESSAGES/cluttergtk-1.0.mo
  50. share/locale/zh_CN/LC_MESSAGES/cluttergtk-1.0.mo
  51. @dirrm include/clutter-gtk-1.0/clutter-gtk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement