- Update to version 29.0.2

- Fix <aspell.h> detection

Approved by:	maintainer (implicit)
This commit is contained in:
Alexey Dokuchaev 2011-04-16 01:35:52 +00:00
parent db76e00b03
commit 010f060571
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272773
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tea
DISTVERSION= 28.1.4
DISTVERSION= 29.0.2
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION}
@ -32,6 +32,9 @@ QMAKEFLAGS= USE_ASPELL=true
QMAKEFLAGS= USE_ASPELL=false
.endif
post-patch:
@${REINPLACE_CMD} -e '/aspell/s,/usr,${LOCALBASE},' ${WRKSRC}/src.pro
do-configure:
@cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}

View File

@ -1,2 +1,2 @@
SHA256 (tea-28.1.4.tar.bz2) = 739a7c6294d3231acd89dac4ff4c00d6b291387402ab589c73ced5c68611406d
SIZE (tea-28.1.4.tar.bz2) = 230637
SHA256 (tea-29.0.2.tar.bz2) = 4d2a73ff9921684213222e4e49f8316e71016397971305b2d266404188a5762b
SIZE (tea-29.0.2.tar.bz2) = 231258