[Midnightbsd-cvs] mports [24634] trunk/accessibility/atk: update to 2.28.1
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Nov 21 20:43:13 EST 2018
Revision: 24634
http://svnweb.midnightbsd.org/mports/?rev=24634
Author: laffer1
Date: 2018-11-21 20:43:12 -0500 (Wed, 21 Nov 2018)
Log Message:
-----------
update to 2.28.1
Modified Paths:
--------------
trunk/accessibility/atk/Makefile
trunk/accessibility/atk/distinfo
trunk/accessibility/atk/pkg-descr
trunk/accessibility/atk/pkg-plist
Modified: trunk/accessibility/atk/Makefile
===================================================================
--- trunk/accessibility/atk/Makefile 2018-11-22 01:38:47 UTC (rev 24633)
+++ trunk/accessibility/atk/Makefile 2018-11-22 01:43:12 UTC (rev 24634)
@@ -1,35 +1,26 @@
# $MidnightBSD$
PORTNAME= atk
-PORTVERSION= 2.16.0
-PORTREVISION?= 3
+PORTVERSION= 2.28.1
+PORTREVISION?= 0
CATEGORIES= accessibility devel
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome
MAINTAINER= ports at MidnightBSD.org
COMMENT= GNOME accessibility toolkit (ATK)
LICENSE= lgpl
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:xz
+PORTSCOUT= limitw:1,even
-.if !defined(REFERENCE_PORT)
-
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USES+= gettext gmake libtool pathfix pkgconfig
-USE_GNOME= glib20 introspection:build referencehack
-CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
-INSTALL_TARGET= install-strip
+USES= gettext gnome localbase meson pkgconfig tar:xz
+USE_GNOME= glib20 introspection:build
-post-patch:
- @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests docs//" \
- ${WRKSRC}/Makefile.in
+post-install:
+ ${MKDIR} ${PREFIX}/libdata/pkgconfig
+ ${CP} ${PREFIX}/lib/pkgconfig/* ${PREFIX}/libdata/pkgconfig/
.include <bsd.port.mk>
-
-.endif
Modified: trunk/accessibility/atk/distinfo
===================================================================
--- trunk/accessibility/atk/distinfo 2018-11-22 01:38:47 UTC (rev 24633)
+++ trunk/accessibility/atk/distinfo 2018-11-22 01:43:12 UTC (rev 24634)
@@ -1,2 +1,3 @@
-SHA256 (gnome2/atk-2.16.0.tar.xz) = 095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562
-SIZE (gnome2/atk-2.16.0.tar.xz) = 699816
+TIMESTAMP = 1524772876
+SHA256 (gnome/atk-2.28.1.tar.xz) = cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc
+SIZE (gnome/atk-2.28.1.tar.xz) = 712508
Modified: trunk/accessibility/atk/pkg-descr
===================================================================
--- trunk/accessibility/atk/pkg-descr 2018-11-22 01:38:47 UTC (rev 24633)
+++ trunk/accessibility/atk/pkg-descr 2018-11-22 01:43:12 UTC (rev 24634)
@@ -2,4 +2,4 @@
just like GTK contains GUI element widgets. However, ATK's widgets
are platform-independent, so they can be used with Qt, Motif, etc.
-WWW: http://developer.gnome.org/projects/gap/
+WWW: https://developer.gnome.org/atk/
Modified: trunk/accessibility/atk/pkg-plist
===================================================================
--- trunk/accessibility/atk/pkg-plist 2018-11-22 01:38:47 UTC (rev 24633)
+++ trunk/accessibility/atk/pkg-plist 2018-11-22 01:43:12 UTC (rev 24634)
@@ -35,12 +35,12 @@
lib/girepository-1.0/Atk-1.0.typelib
lib/libatk-1.0.so
lib/libatk-1.0.so.0
-lib/libatk-1.0.so.0.21609.1
+lib/libatk-1.0.so.0.22810.1
libdata/pkgconfig/atk.pc
share/gir-1.0/Atk-1.0.gir
share/locale/af/LC_MESSAGES/atk10.mo
+share/locale/am/LC_MESSAGES/atk10.mo
share/locale/an/LC_MESSAGES/atk10.mo
-share/locale/am/LC_MESSAGES/atk10.mo
share/locale/ar/LC_MESSAGES/atk10.mo
share/locale/as/LC_MESSAGES/atk10.mo
share/locale/ast/LC_MESSAGES/atk10.mo
@@ -69,7 +69,9 @@
share/locale/fa/LC_MESSAGES/atk10.mo
share/locale/fi/LC_MESSAGES/atk10.mo
share/locale/fr/LC_MESSAGES/atk10.mo
+share/locale/fur/LC_MESSAGES/atk10.mo
share/locale/ga/LC_MESSAGES/atk10.mo
+share/locale/gd/LC_MESSAGES/atk10.mo
share/locale/gl/LC_MESSAGES/atk10.mo
share/locale/gu/LC_MESSAGES/atk10.mo
share/locale/he/LC_MESSAGES/atk10.mo
More information about the Midnightbsd-cvs
mailing list