Update to 1.7.13.

This commit is contained in:
Joe Marcus Clarke 2006-11-08 01:54:47 +00:00
parent 06aeb397a3
commit adca2941c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176775
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= at-spi
PORTVERSION= 1.7.12
PORTVERSION= 1.7.13
PORTREVISION?= 0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
@ -29,8 +29,8 @@ USE_XLIB= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
post-extract:
@${RM} -f ${WRKSRC}/registryd/Accessibility_Registry.server

View File

@ -1,3 +1,3 @@
MD5 (gnome2/at-spi-1.7.12.tar.bz2) = ca4e69bb28c409e25bbc10293fa34941
SHA256 (gnome2/at-spi-1.7.12.tar.bz2) = e4527b98874526b9ff8300f84879a154884ae9d8278d0ab6f926ab03209613e4
SIZE (gnome2/at-spi-1.7.12.tar.bz2) = 787767
MD5 (gnome2/at-spi-1.7.13.tar.bz2) = 2d44a75f31b8a9e6f90b9226142dde95
SHA256 (gnome2/at-spi-1.7.13.tar.bz2) = 8cfd9f03ad82e163e0ce0c4d8de7687f3e52c1bc3f91d8d3e12ca5379c0b83c7
SIZE (gnome2/at-spi-1.7.13.tar.bz2) = 788374