ports/97764: x11-toolkits/fox-devel: Update 1.4.7 -> 1.4.32; take maintainership

Shaun Amott shaun at inerd.com
Wed May 24 02:00:37 UTC 2006


>Number:         97764
>Category:       ports
>Synopsis:       x11-toolkits/fox-devel: Update 1.4.7 -> 1.4.32; take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 02:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- Update to 1.4.32
- Take maintainership

>How-To-Repeat:

>Fix:

--- fox-devel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/fox-devel/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- Makefile	13 May 2006 05:00:32 -0000	1.60
+++ Makefile	24 May 2006 01:48:41 -0000
@@ -7,13 +7,12 @@
 
 PORTNAME=	fox
 PORTVERSION=	${MAJORVER}.${SHVER}
-PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://www.fox-toolkit.org/ftp/ \
 		ftp://ftp.fox-toolkit.org/pub/ \
 		http://fresh.t-systems-sfr.com/unix/src/misc/
 
-MAINTAINER?=	ports at FreeBSD.org
+MAINTAINER?=	shaun at inerd.com
 COMMENT=	Fast and extensive C++ GUI toolkit
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -26,7 +25,7 @@
 LATEST_LINK=	fox-devel
 
 MAJORVER=	1.4
-SHVER=		7
+SHVER=		32
 PLIST_SUB+=	MAJORVER=${MAJORVER} SHVER=${SHVER}
 
 USE_GL=		yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/fox-devel/distinfo,v
retrieving revision 1.30
diff -u -r1.30 distinfo
--- distinfo	25 Nov 2005 19:33:44 -0000	1.30
+++ distinfo	24 May 2006 01:48:41 -0000
@@ -1,3 +1,3 @@
-MD5 (fox-1.4.7.tar.gz) = 3bb07ac7d24cbffa3292ec09d7157a3d
-SHA256 (fox-1.4.7.tar.gz) = 7973dda7433d7a88aab067cac89711e363d0f3a341b024f6bc5cd353ee0c135b
-SIZE (fox-1.4.7.tar.gz) = 3922890
+MD5 (fox-1.4.32.tar.gz) = ace82f349c0e2c7f219388da2d1d7a96
+SHA256 (fox-1.4.32.tar.gz) = 3fe5ce8f870d959d5094bac0221d1709f2b99f19a509f52afec0d4e2d9f8579f
+SIZE (fox-1.4.32.tar.gz) = 4035905
Index: files/patch-configure
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/fox-devel/files/patch-configure,v
retrieving revision 1.2
diff -u -r1.2 patch-configure
--- files/patch-configure	25 Feb 2005 14:02:39 -0000	1.2
+++ files/patch-configure	24 May 2006 01:48:41 -0000
@@ -1,10 +1,10 @@
---- configure.orig	Tue Feb  8 15:20:38 2005
-+++ configure	Wed Feb  9 16:04:31 2005
-@@ -24927,7 +24927,7 @@
+--- configure.orig	Tue Mar 21 07:09:23 2006
++++ configure	Wed May 24 01:06:39 2006
+@@ -25469,7 +25469,7 @@
  if test "x$enable_release" = "xyes" ; then
  CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
  if test "${GXX}" = "yes" ; then
--CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
+-CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fno-strict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
 +CXXFLAGS="${CXXFLAGS} -Wuninitialized"
  fi
  fi
--- fox-devel.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list