ports/59647: Update port: www/cheetah to 0.10
KATO Tsuguru
tkato at prontomail.com
Mon Nov 24 16:10:42 UTC 2003
>Number: 59647
>Category: ports
>Synopsis: Update port: www/cheetah to 0.10
>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: Mon Nov 24 08:10:26 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.10
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/www/cheetah/Makefile www/cheetah/Makefile
--- /usr/ports/www/cheetah/Makefile Mon Nov 3 14:38:35 2003
+++ www/cheetah/Makefile Tue Nov 18 19:27:43 2003
@@ -6,10 +6,10 @@
#
PORTNAME= cheetah
-PORTVERSION= 0.05
+PORTVERSION= 0.10
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= cheetah
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= GTK+ based light-weight web browser
@@ -18,9 +18,16 @@
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
-GNU_CONFIGURE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
+USE_REINPLACE= yes
USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g ; \
+ s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
.include <bsd.port.mk>
diff -urN /usr/ports/www/cheetah/distinfo www/cheetah/distinfo
--- /usr/ports/www/cheetah/distinfo Sun May 6 08:12:00 2001
+++ www/cheetah/distinfo Tue Nov 18 19:20:52 2003
@@ -1 +1 @@
-MD5 (cheetah-0.05.tar.gz) = 1a6141feec5ef26fb69711765435f834
+MD5 (cheetah-0.10.tar.gz) = 31db149e2b555ae78928b7745058960b
diff -urN /usr/ports/www/cheetah/pkg-descr www/cheetah/pkg-descr
--- /usr/ports/www/cheetah/pkg-descr Sun May 6 08:12:00 2001
+++ www/cheetah/pkg-descr Tue Nov 18 19:20:02 2003
@@ -1,3 +1,3 @@
GTK+ based light-weight web browser
-Web: http://cheetah.sourceforge.net/
+WWW: http://cheetah.sourceforge.net/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list