Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2008 04:38:23 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125529: [PATCH] devel/stlport-gcc: update to 5.1.5, take maintainership
Message-ID:  <200807120438.m6C4cN5h089019@riderwayinc.com>
Resent-Message-ID: <200807120440.m6C4e2m8028545@freefall.freebsd.org>

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

>Number:         125529
>Category:       ports
>Synopsis:       [PATCH] devel/stlport-gcc: update to 5.1.5, 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:   Sat Jul 12 04:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD riderwayinc.com 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Thu Feb 28 21:20:48 UTC 2008
>Description:
- Update to 5.1.5
- Take maintainership
- AFAIK, all supported FBSD versions have /usr/include/wchar.h

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- stlport-gcc-5.1.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/stlport/Makefile,v
retrieving revision 1.45
diff -u -u -r1.45 Makefile
--- Makefile	28 Jan 2008 08:45:59 -0000	1.45
+++ Makefile	12 Jul 2008 04:37:50 -0000
@@ -7,21 +7,17 @@
 #
 
 PORTNAME=	stlport
-PORTVERSION=	5.1.4
+PORTVERSION=	5.1.5
 CATEGORIES=	devel
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-${COMPILER}
 DISTNAME=	STLport-${PORTVERSION:S/.b/-b/}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	pgollucci@p6m7g8.com
 COMMENT=	Adaptation of SGI\'s Standard Template Library
 
 USE_BZIP2=	yes
 
-.if !exists(/usr/include/wchar.h)
-BROKEN=		Requires /usr/include/wchar.h for compilation
-.endif
-
 WRKSRC=		${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}/build/lib
 PATCH_WRKSRC=	${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/stlport/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	23 Dec 2007 17:00:36 -0000	1.9
+++ distinfo	12 Jul 2008 04:37:50 -0000
@@ -1,3 +1,3 @@
-MD5 (STLport-5.1.4.tar.bz2) = b8d1cba9fd823e1edbfd83b4bbcb237d
-SHA256 (STLport-5.1.4.tar.bz2) = a7533eb341f1cfdc48fa8b4da88a5407c59f3b0fd7846d3870a8c5312aa935ec
-SIZE (STLport-5.1.4.tar.bz2) = 682521
+MD5 (STLport-5.1.5.tar.bz2) = e31d0dc9141c4f264d887754b559cc84
+SHA256 (STLport-5.1.5.tar.bz2) = 2470ca40adc89750c69affffde8a9e6ab6a03f4e3c93640067089f99e76f6dc5
+SIZE (STLport-5.1.5.tar.bz2) = 682914
--- stlport-gcc-5.1.5.patch ends here ---

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



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