Index: head/devel/stlport/Makefile =================================================================== --- head/devel/stlport/Makefile (revision 54829) +++ head/devel/stlport/Makefile (revision 54830) @@ -1,44 +1,44 @@ # ex:ts=8 # Ports collection makefile for: stlport # Date Created: 2 December 1998 # Whom: Josh Gilliam # # $FreeBSD$ # PORTNAME= stlport -PORTVERSION= 4.5.1 +PORTVERSION= 4.5.3 CATEGORIES= devel MASTER_SITES= http://www.stlport.com/archive/ DISTNAME= STLport-${PORTVERSION:S/.b/-b/} MAINTAINER= pmarquis@pobox.com .include .if !exists(/usr/include/wchar.h) BROKEN= "Requires /usr/include/wchar.h for compilation" .endif WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}/src PATCH_WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/} USE_GMAKE= yes MAKEFILE= gcc-freebsd.mak MAKE_ARGS= INSTALLDIR=${PREFIX} ALL_TARGET= clean all INSTALL_TARGET= install_unix INSTALLS_SHLIB= yes .if ${OSVERSION} < 440000 BROKEN= "Not supported on systems prior to FreeBSD 4.4" .endif .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/../doc/*.css ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../doc/*.html ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../doc/images/* ${DOCSDIR}/images .endif .include Property changes on: head/devel/stlport/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/devel/stlport/distinfo =================================================================== --- head/devel/stlport/distinfo (revision 54829) +++ head/devel/stlport/distinfo (revision 54830) @@ -1 +1 @@ -MD5 (STLport-4.5.1.tar.gz) = 7b81d27afc0928a3f604f458bb7d6948 +MD5 (STLport-4.5.3.tar.gz) = cd4dd34b623a8704fbc800de79705171 Property changes on: head/devel/stlport/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property