mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 1.0.2.
This commit is contained in:
parent
0c46cc434d
commit
b8c12ccca8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65213
@ -6,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= at-spi
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
|
||||
MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/at-spi-1.0.1.tar.bz2) = 99567da24fb9e4170b234dcf88ed06da
|
||||
MD5 (gnome2/at-spi-1.0.2.tar.bz2) = a242b806b58d924b7f58f769ff4e2298
|
||||
|
@ -1,14 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- cspi/Makefile.in 2002/04/12 09:56:02 1.1
|
||||
+++ cspi/Makefile.in 2002/04/12 09:56:16
|
||||
@@ -134,7 +134,7 @@
|
||||
|
||||
lib_LTLIBRARIES = libcspi.la
|
||||
|
||||
-INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
|
||||
+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
|
||||
|
||||
|
||||
LDFLAGS = $(LIBCSPI_LIBS) @LT_VERSION_INFO@
|
@ -1,14 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- cspi/bonobo/Makefile.in 2002/04/12 09:55:03 1.1
|
||||
+++ cspi/bonobo/Makefile.in 2002/04/12 09:55:22
|
||||
@@ -129,7 +129,7 @@
|
||||
X_LIBS = @X_LIBS@
|
||||
cxxflags_set = @cxxflags_set@
|
||||
|
||||
-INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
|
||||
+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libcspi-bonobo.la
|
@ -56,6 +56,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/c6121.html
|
||||
share/doc/at-spi-cspi/c6124.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,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= at-spi
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
|
||||
MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/at-spi-1.0.1.tar.bz2) = 99567da24fb9e4170b234dcf88ed06da
|
||||
MD5 (gnome2/at-spi-1.0.2.tar.bz2) = a242b806b58d924b7f58f769ff4e2298
|
||||
|
@ -1,14 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- cspi/Makefile.in 2002/04/12 09:56:02 1.1
|
||||
+++ cspi/Makefile.in 2002/04/12 09:56:16
|
||||
@@ -134,7 +134,7 @@
|
||||
|
||||
lib_LTLIBRARIES = libcspi.la
|
||||
|
||||
-INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
|
||||
+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
|
||||
|
||||
|
||||
LDFLAGS = $(LIBCSPI_LIBS) @LT_VERSION_INFO@
|
@ -1,14 +0,0 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- cspi/bonobo/Makefile.in 2002/04/12 09:55:03 1.1
|
||||
+++ cspi/bonobo/Makefile.in 2002/04/12 09:55:22
|
||||
@@ -129,7 +129,7 @@
|
||||
X_LIBS = @X_LIBS@
|
||||
cxxflags_set = @cxxflags_set@
|
||||
|
||||
-INCLUDES = -I $(top_srcdir) -I $(top_builddir) $(LIBCSPI_CFLAGS)
|
||||
+INCLUDES = -I $(top_srcdir) -I $(top_builddir) @X_CFLAGS@ $(LIBCSPI_CFLAGS)
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libcspi-bonobo.la
|
@ -56,6 +56,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/c6121.html
|
||||
share/doc/at-spi-cspi/c6124.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 New Issue
Block a user