-Update to 2.18.3.

-Get rid of X11BASE.
This commit is contained in:
Jeremy Messenger 2007-07-03 17:04:15 +00:00
parent 5560133eb2
commit 4ba6206edc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194804
2 changed files with 5 additions and 7 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= gnome-panel
PORTVERSION= 2.18.2
PORTVERSION= 2.18.3
PORTREVISION?= 0
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@ -34,7 +34,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \
--with-kde-docdir=${LOCALBASE}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= gnome-panel.1
@ -61,8 +61,6 @@ CONFIGURE_ARGS+=--disable-eds
.endif
post-patch:
# @${REINPLACE_CMD} -e 's|evolution.desktop|evolution-2.8.desktop|g' \
# ${WRKSRC}/gnome-panel/panel-default-setup.entries
@${FIND} ${WRKSRC} -type f | \
${XARGS} -n 10 ${REINPLACE_CMD} -e \
's|"applications.menu"|"gnome-applications.menu"|'

View file

@ -1,3 +1,3 @@
MD5 (gnome2/gnome-panel-2.18.2.tar.bz2) = 5db34402d672afd41870946c38092b7f
SHA256 (gnome2/gnome-panel-2.18.2.tar.bz2) = 94e6eeabc73ddd6d54e068fcebfe4b64eb3b8917ac8f3d6d160adba387a9a501
SIZE (gnome2/gnome-panel-2.18.2.tar.bz2) = 2724039
MD5 (gnome2/gnome-panel-2.18.3.tar.bz2) = 545348de234fa8222e328fa7f3a5ba71
SHA256 (gnome2/gnome-panel-2.18.3.tar.bz2) = efb12148ace94612b47add4060dd9ae088b47e09e5c4c223f8ab7e1c7dcc9410
SIZE (gnome2/gnome-panel-2.18.3.tar.bz2) = 2722555