Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 May 1999 08:20:06 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11583: Update: x11-toolkits/fltk
Message-ID:  <19990508152006.A08FB148A@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         11583
>Category:       ports
>Synopsis:       Update: x11-toolkits/fltk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May  8 08:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update to 1.0.3, which fixes some small bugs.

>How-To-Repeat:


>Fix:
	
Index: fltk/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-toolkits/fltk/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1999/05/01 16:56:12	1.7
+++ Makefile	1999/05/08 14:59:02
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.7 1999/05/01 16:56:12 mharo Exp $
 #
 
-DISTNAME=	fltk-1.0.2-source
-PKGNAME=	fltk-1.0.2
+DISTNAME=	fltk-1.0.3-source
+PKGNAME=	fltk-1.0.3
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.fltk.org/pub/fltk/${VERSION}/ \
 		ftp://ftp.chg.ru/pub/X11/fltk/${VERSION}/ \
@@ -23,11 +23,10 @@
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-shared
-CONFIGURE_ENV=	CXXFLAGS="${CFLAGS}"
 WRKSRC=		${WRKDIR}/${PKGNAME}
 USE_X_PREFIX=	yes
 MAN1=		fluid.1
-VERSION=	1.0.2
+VERSION=	1.0.3
 
 .include <bsd.port.pre.mk>
 .if (${OBJFORMAT} == "aout")
Index: fltk/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-toolkits/fltk/files/md5,v
retrieving revision 1.3
diff -u -r1.3 md5
--- md5	1999/04/26 23:29:08	1.3
+++ md5	1999/05/08 14:59:26
@@ -1 +1 @@
-MD5 (fltk-1.0.2-source.tar.bz2) = da05fc3adbf0ecffcfe79a3ed3c2ec98
+MD5 (fltk-1.0.3-source.tar.bz2) = f787a1e30edfcae08e17a1220afd0475
Index: fltk/patches/patch-ab
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-toolkits/fltk/patches/patch-ab,v
retrieving revision 1.1
diff -u -r1.1 patch-ab
--- patch-ab	1999/04/16 06:15:10	1.1
+++ patch-ab	1999/05/08 15:06:17
@@ -1,30 +1,38 @@
---- configure.orig	Wed Apr 14 18:16:08 1999
-+++ configure	Wed Apr 14 18:16:44 1999
-@@ -780,9 +780,9 @@
-   if test "$ac_test_CFLAGS" = set; then
-     CFLAGS="$ac_save_CFLAGS"
-   elif test $ac_cv_prog_cc_g = yes; then
+--- configure.orig	Sat May  8 08:04:02 1999
++++ configure	Sat May  8 08:04:31 1999
+@@ -833,13 +833,13 @@
+   CFLAGS="$ac_save_CFLAGS"
+ elif test $ac_cv_prog_cc_g = yes; then
+   if test "$GCC" = yes; then
 -    CFLAGS="-g -O2"
 +    CFLAGS="-g"
    else
+     CFLAGS="-g"
+   fi
+ else
+   if test "$GCC" = yes; then
 -    CFLAGS="-O2"
 +    CFLAGS=""
+   else
+     CFLAGS=
    fi
- else
-   GCC=
-@@ -912,9 +912,9 @@
-   if test "$ac_test_CXXFLAGS" = set; then
-     CXXFLAGS="$ac_save_CXXFLAGS"
-   elif test $ac_cv_prog_cxx_g = yes; then
+@@ -976,13 +976,13 @@
+   CXXFLAGS="$ac_save_CXXFLAGS"
+ elif test $ac_cv_prog_cxx_g = yes; then
+   if test "$GXX" = yes; then
 -    CXXFLAGS="-g -O2"
 +    CXXFLAGS="-g"
    else
+     CXXFLAGS="-g"
+   fi
+ else
+   if test "$GXX" = yes; then
 -    CXXFLAGS="-O2"
 +    CXXFLAGS=""
+   else
+     CXXFLAGS=
    fi
- else
-   GXX=
-@@ -2621,8 +2621,8 @@
+@@ -2701,8 +2701,8 @@
      CFLAGS="-Wall $CFLAGS"
      CXXFLAGS="-Wall -Wno-return-type $CXXFLAGS"
      if test -z "$DEBUGFLAG"; then
@@ -35,7 +43,7 @@
      fi
      if test $PICFLAG = 1; then
      	CFLAGS="-fPIC $CFLAGS"
-@@ -2649,8 +2649,8 @@
+@@ -2729,8 +2729,8 @@
          	CXXFLAGS="+w +pp $CXXFLAGS"
  	    fi
  	    if test -z "$DEBUGFLAG"; then

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990508152006.A08FB148A>