Update to 1.2.1.
This commit is contained in:
parent
fb8fb35e08
commit
75671bea99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84927
8 changed files with 12 additions and 30 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= at-spi
|
||||
PORTVERSION= 1.1.8
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/at-spi-1.1.8.tar.bz2) = 76e2df52a280a794bde0e6dd259c01f8
|
||||
MD5 (gnome2/at-spi-1.2.1.tar.bz2) = 562620310d9150e4803a275311f0088d
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- registryd/deviceeventcontroller.c.orig Wed Nov 27 16:36:12 2002
|
||||
+++ registryd/deviceeventcontroller.c Wed Nov 27 16:38:21 2002
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
+#include <sys/time.h>
|
||||
#include <bonobo/bonobo-exception.h>
|
||||
|
||||
#include <X11/Xlib.h>
|
|
@ -28,10 +28,10 @@ include/at-spi-1.0/libspi/text.h
|
|||
include/at-spi-1.0/libspi/value.h
|
||||
lib/libcspi.a
|
||||
lib/libcspi.so
|
||||
lib/libcspi.so.8
|
||||
lib/libcspi.so.0
|
||||
lib/libspi.a
|
||||
lib/libspi.so
|
||||
lib/libspi.so.8
|
||||
lib/libspi.so.0
|
||||
lib/gtk-2.0/modules/libatk-bridge.so
|
||||
lib/orbit-2.0/Accessibility_module.so
|
||||
libdata/bonobo/servers/Accessibility_Registry.server
|
||||
|
@ -57,6 +57,7 @@ share/doc/at-spi-cspi/at-spi-cspi-spi-main-loop-and-initialization.html
|
|||
share/doc/at-spi-cspi/at-spi-cspi-state-and-statesets.html
|
||||
share/doc/at-spi-cspi/book1.html
|
||||
share/doc/at-spi-cspi/c5968.html
|
||||
share/doc/at-spi-cspi/c7152.html
|
||||
share/doc/at-spi-cspi/index.sgml
|
||||
share/doc/at-spi-cspi/spi-accessible.html
|
||||
share/doc/at-spi-cspi/spi-application.html
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= at-spi
|
||||
PORTVERSION= 1.1.8
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/at-spi-1.1.8.tar.bz2) = 76e2df52a280a794bde0e6dd259c01f8
|
||||
MD5 (gnome2/at-spi-1.2.1.tar.bz2) = 562620310d9150e4803a275311f0088d
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- registryd/deviceeventcontroller.c.orig Wed Nov 27 16:36:12 2002
|
||||
+++ registryd/deviceeventcontroller.c Wed Nov 27 16:38:21 2002
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
+#include <sys/time.h>
|
||||
#include <bonobo/bonobo-exception.h>
|
||||
|
||||
#include <X11/Xlib.h>
|
|
@ -28,10 +28,10 @@ include/at-spi-1.0/libspi/text.h
|
|||
include/at-spi-1.0/libspi/value.h
|
||||
lib/libcspi.a
|
||||
lib/libcspi.so
|
||||
lib/libcspi.so.8
|
||||
lib/libcspi.so.0
|
||||
lib/libspi.a
|
||||
lib/libspi.so
|
||||
lib/libspi.so.8
|
||||
lib/libspi.so.0
|
||||
lib/gtk-2.0/modules/libatk-bridge.so
|
||||
lib/orbit-2.0/Accessibility_module.so
|
||||
libdata/bonobo/servers/Accessibility_Registry.server
|
||||
|
@ -57,6 +57,7 @@ share/doc/at-spi-cspi/at-spi-cspi-spi-main-loop-and-initialization.html
|
|||
share/doc/at-spi-cspi/at-spi-cspi-state-and-statesets.html
|
||||
share/doc/at-spi-cspi/book1.html
|
||||
share/doc/at-spi-cspi/c5968.html
|
||||
share/doc/at-spi-cspi/c7152.html
|
||||
share/doc/at-spi-cspi/index.sgml
|
||||
share/doc/at-spi-cspi/spi-accessible.html
|
||||
share/doc/at-spi-cspi/spi-application.html
|
||||
|
|
Loading…
Reference in a new issue