ports/141820: Update port: x11/xnee to 3.04
KATO Tsuguru
tkato432 at yahoo.com
Sun Dec 20 18:10:05 UTC 2009
>Number: 141820
>Category: ports
>Synopsis: Update port: x11/xnee to 3.04
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 20 18:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.04
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile
--- /usr/ports/x11/xnee/Makefile 2009-05-24 00:26:28.000000000 +0900
+++ x11/xnee/Makefile 2009-12-16 03:43:28.000000000 +0900
@@ -6,7 +6,7 @@
#
PORTNAME= xnee
-PORTVERSION= 3.03
+PORTVERSION= 3.04
CATEGORIES= x11
MASTER_SITES= GNU
@@ -54,6 +54,8 @@
PNEE_DIR= %%DATADIR%%/pixmaps
.else
CONFIGURE_ARGS+= --disable-gnome-applet
+CONFIGURE_ENV+= libgnomeui_CFLAGS="${TRUE}" \
+ libgnomeui_LIBS="${TRUE}"
.endif
post-patch:
@@ -69,15 +71,14 @@
@${REINPLACE_CMD} -e \
's|: install-docDATA|:|g' ${WRKSRC}/cnee/src/Makefile.in
@${REINPLACE_CMD} -e \
- 's|src test|src|g' ${WRKSRC}/libxnee/Makefile.in
+ 's|$$(libgnomeui_CFLAGS)||g ; \
+ s|$$(libgnomeui_LIBS)||g' ${WRKSRC}/gnee/src/Makefile.in
@${REINPLACE_CMD} -e \
- 's|ap=NULL;|ap;|g' ${WRKSRC}/libxnee/src/feedback.c
+ 's|src test|src|g' ${WRKSRC}/libxnee/Makefile.in
@${REINPLACE_CMD} -e \
's|cp pnee|$$(INSTALL_DATA) pnee|g' ${WRKSRC}/pnee/Makefile.in
@${REINPLACE_CMD} -e \
's|cp $$(PNEE)|$$(INSTALL_PROGRAM) $$(PNEE)|g' ${WRKSRC}/pnee/src/Makefile.in
- @${REINPLACE_CMD} -e \
- '/<gnome.h>/d' ${WRKSRC}/pnee/src/pnee_impl.h
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/xnee.info ${PREFIX}/${INFO_PATH}
diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo
--- /usr/ports/x11/xnee/distinfo 2009-05-24 00:26:28.000000000 +0900
+++ x11/xnee/distinfo 2009-12-16 03:08:40.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (xnee-3.03.tar.gz) = 0020331fc6e66292cd613b308119ee48
-SHA256 (xnee-3.03.tar.gz) = 7d6448fa4457d1f058912727af673b8b84ce19f1a96568fad1a920a6201cf489
-SIZE (xnee-3.03.tar.gz) = 4362344
+MD5 (xnee-3.04.tar.gz) = 13f23c2f50685bb394a64a567a2aac22
+SHA256 (xnee-3.04.tar.gz) = 76894d7b566c2401754387e08e71d06043f91e9cc2a813be329dfdf5b3e07211
+SIZE (xnee-3.04.tar.gz) = 1647230
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list