mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.10.29.
This commit is contained in:
parent
c3c5fa637d
commit
7dff2f2cc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82731
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vte
|
||||
PORTVERSION= 0.10.28
|
||||
PORTVERSION= 0.10.29
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
|
||||
@ -24,12 +24,10 @@ INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-python
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \
|
||||
${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/vte-0.10.28.tar.bz2) = 3985463cab0a2df8763d793b95ebf4ba
|
||||
MD5 (gnome2/vte-0.10.29.tar.bz2) = f1bba34a7c3cadde8d1b9a333163184b
|
||||
|
@ -25,6 +25,7 @@ share/locale/bg/LC_MESSAGES/vte.mo
|
||||
share/locale/bn/LC_MESSAGES/vte.mo
|
||||
share/locale/ca/LC_MESSAGES/vte.mo
|
||||
share/locale/cs/LC_MESSAGES/vte.mo
|
||||
share/locale/cy/LC_MESSAGES/vte.mo
|
||||
share/locale/da/LC_MESSAGES/vte.mo
|
||||
share/locale/de/LC_MESSAGES/vte.mo
|
||||
share/locale/el/LC_MESSAGES/vte.mo
|
||||
|
Loading…
Reference in New Issue
Block a user