svn commit: r352993 - in head: biology/molden french/aster games/searchandrescue-data games/xevil java/eclipse-shelled mail/p5-FuzzyOcr math/reduce math/wxMaxima misc/tkrunit multimedia/py-openlp n...

Baptiste Daroussin bapt at FreeBSD.org
Mon May 5 11:15:57 UTC 2014


Author: bapt
Date: Mon May  5 11:15:53 2014
New Revision: 352993
URL: http://svnweb.freebsd.org/changeset/ports/352993
QAT: https://qat.redports.org/buildarchive/r352993/

Log:
  Catch a couple of missing convertsion to :tu/:tl
  
  Submitted by:	ak
  With hat:	portmgr

Modified:
  head/biology/molden/Makefile
  head/french/aster/Makefile
  head/games/searchandrescue-data/Makefile
  head/games/xevil/Makefile
  head/java/eclipse-shelled/Makefile
  head/mail/p5-FuzzyOcr/Makefile
  head/math/reduce/Makefile
  head/math/wxMaxima/Makefile
  head/misc/tkrunit/Makefile
  head/multimedia/py-openlp/Makefile
  head/net/freeswitch-core-devel/Makefile
  head/security/pear-Crypt_RSA/Makefile
  head/security/py-pow/Makefile
  head/textproc/p5-XML-DBMS/Makefile
  head/textproc/py-dsv/Makefile
  head/www/pecl-APC/Makefile
  head/www/webcalendar-devel/Makefile
  head/www/webcalendar/Makefile
  head/x11-toolkits/p5-Gtk2/Makefile

Modified: head/biology/molden/Makefile
==============================================================================
--- head/biology/molden/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/biology/molden/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -22,7 +22,7 @@ USE_GL=		glu
 MAKEFILE=	makefile
 MAKE_JOBS_UNSAFE=yes
 
-CFLAGS+=	-D${OPSYS:U} -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 \
+CFLAGS+=	-D${OPSYS:tu} -DDOBACK -DHASTIMER -DCOLOR_OFFSET=0.0 \
 		-I${LOCALBASE}/include -Wno-return-type
 
 PORTDOCS=	*

Modified: head/french/aster/Makefile
==============================================================================
--- head/french/aster/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/french/aster/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -184,7 +184,7 @@ INST_SH=	as_run parallel_cp
 DAT2FIX=	astout.export config.txt forma01a.export
 inst_dir=	${PREFIX}/${PORTNAME}/${vaster}
 tools_dir=	${PREFIX}/${PORTNAME}/outils
-v_ifdef=	${OPSYS:U}
+v_ifdef=	${OPSYS:tu}
 SHELL_INSTALL_ASTER=	${LOCALBASE}/bin/${SHIA}
 tcl_dir=	${LOCALBASE}
 hdf_dir=	${LOCALBASE}

Modified: head/games/searchandrescue-data/Makefile
==============================================================================
--- head/games/searchandrescue-data/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/games/searchandrescue-data/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -4,7 +4,7 @@
 PORTNAME=	SearchAndRescue
 PORTVERSION=	1.3.0
 CATEGORIES=	games
-MASTER_SITES=	SF/${PORTNAME:L}/Data_Files/
+MASTER_SITES=	SF/${PORTNAME:tl}/Data_Files/
 PKGNAMESUFFIX=	-data
 DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
@@ -14,7 +14,7 @@ COMMENT=	The data files for SearchAndRes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
-DATADIR=	${PREFIX}/share/${PORTNAME:L}
+DATADIR=	${PREFIX}/share/${PORTNAME:tl}
 
 NO_STAGE=	yes
 do-install:

Modified: head/games/xevil/Makefile
==============================================================================
--- head/games/xevil/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/games/xevil/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -33,7 +33,7 @@ post-patch:
 		's|^static char|static const char|'
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/x11/${OPSYS:U}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/x11/${OPSYS:tu}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}/instructions

Modified: head/java/eclipse-shelled/Makefile
==============================================================================
--- head/java/eclipse-shelled/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/java/eclipse-shelled/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -5,7 +5,7 @@ PORTNAME=	ShellEd
 PORTVERSION=	1.0.2a
 PORTREVISION=	3
 CATEGORIES=	java devel
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/1.0.2
+MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/1.0.2
 PKGNAMEPREFIX=	eclipse-
 DISTNAME=	shelled_${PORTVERSION}
 DIST_SUBDIR=	eclipse

Modified: head/mail/p5-FuzzyOcr/Makefile
==============================================================================
--- head/mail/p5-FuzzyOcr/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/mail/p5-FuzzyOcr/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -6,9 +6,9 @@ DISTVERSION=	2.3b
 PORTREVISION=	9
 PORTEPOCH=	1
 CATEGORIES=	mail perl5
-MASTER_SITES=	http://users.own-hero.net/~decoder/${PORTNAME:L}/
+MASTER_SITES=	http://users.own-hero.net/~decoder/${PORTNAME:tl}/
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME:L}-${DISTVERSION}
+DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Plugin for SpamAssassin which scans image attachments for spam

Modified: head/math/reduce/Makefile
==============================================================================
--- head/math/reduce/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/math/reduce/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -31,9 +31,9 @@ MAKE_JOBS_UNSAFE=	yes
 .include <bsd.port.options.mk>
 
 .if ${ARCH} == "amd64"
-TARGET_SDIR=	x86_64-unknown-${OPSYS:L}${OSREL}
+TARGET_SDIR=	x86_64-unknown-${OPSYS:tl}${OSREL}
 .else
-TARGET_SDIR=	${ARCH}-unknown-${OPSYS:L}${OSREL}
+TARGET_SDIR=	${ARCH}-unknown-${OPSYS:tl}${OSREL}
 .endif
 REDUCECSL=	${WRKSRC}/cslbuild/${TARGET_SDIR}/csl
 

Modified: head/math/wxMaxima/Makefile
==============================================================================
--- head/math/wxMaxima/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/math/wxMaxima/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -6,7 +6,7 @@ PORTVERSION=	13.04.2
 PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=	${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
+MASTER_SITE_SUBDIR=	${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}
 #MASTER_SITE_SUBDIR=	${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	nivit at FreeBSD.org
@@ -32,7 +32,7 @@ post-install:
 	@${LN} -s ${DATADIR}/wxmaxima.png ${PREFIX}/share/pixmaps/wxmaxima.png
 	@${LOCALBASE}/bin/desktop-file-install \
 		--mode=${SHAREMODE} --dir=${DESKTOPDIR} \
-		--rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:L}.desktop
+		--rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:tl}.desktop
 # 		--rebuild-mime-info-cache ${WRKSRC}/${PORTNAME:tl}.desktop
 	@${CAT} ${PKGMESSAGE}
 

Modified: head/misc/tkrunit/Makefile
==============================================================================
--- head/misc/tkrunit/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/misc/tkrunit/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -19,7 +19,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}
 USES+=		tk
 NO_BUILD=	yes
 
-PORTEXAMPLES=	${PORTNAME:L}
+PORTEXAMPLES=	${PORTNAME:tl}
 PLIST_FILES=	bin/${PORTNAME}
 
 .include <bsd.port.options.mk>
@@ -31,10 +31,10 @@ do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/runit.tcl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
 .if ${PORT_OPTIONS:MEXAMPLES}
 	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/runitrc.sample ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME:L}
+	${INSTALL_DATA} ${WRKSRC}/runitrc.sample ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME:tl}
 	@${ECHO_MSG} "		"
 	@${ECHO_MSG} "-------------------------------------------------------------------"
-	@${ECHO_MSG} "===> Installing runitrc.sample in ${EXAMPLESDIR}/${PORTNAME:L}"
+	@${ECHO_MSG} "===> Installing runitrc.sample in ${EXAMPLESDIR}/${PORTNAME:tl}"
 	@${ECHO_MSG} "===> Copy runitrc.sample to ~/.runitrc and modify if you wish"
 	@${ECHO_MSG} "-------------------------------------------------------------------"
 	@${ECHO_MSG} "		"

Modified: head/multimedia/py-openlp/Makefile
==============================================================================
--- head/multimedia/py-openlp/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/multimedia/py-openlp/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -4,7 +4,7 @@ PORTNAME=	OpenLP
 PORTVERSION=	2.0.3
 PORTREVISION=	4
 CATEGORIES=	multimedia python
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	tabthorpe at FreeBSD.org

Modified: head/net/freeswitch-core-devel/Makefile
==============================================================================
--- head/net/freeswitch-core-devel/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/net/freeswitch-core-devel/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -263,7 +263,7 @@ pre-configure:
 
 post-configure:
 .for i in mod_unimrcp mod_flite mod_pocketsphinx
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(asr_tts/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
@@ -274,17 +274,17 @@ post-configure:
 	mod_vmd mod_avmd mod_spy mod_curl mod_nibblebill mod_memcache mod_directory mod_distributor \
 	mod_snapshot mod_callcenter mod_fsk mod_ladspa mod_blacklist mod_http_cache mod_abstraction \
 	mod_voicemail_ivr mod_httapi
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(applications/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
 .for i in mod_amrwb mod_celt mod_silk mod_codec2 mod_opus mod_isac mod_ilbc mod_siren
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(codecs/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
 .for i in  mod_shell_stream mod_shout mod_vlc
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(formats/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
@@ -292,17 +292,17 @@ post-configure:
 	@${REINPLACE_CMD} -e 's|#formats/mod_portaudio_stream|formats/mod_portaudio_stream|g' ${WRKSRC}/modules.conf
 .endif
 .for i in mod_say_de mod_say_es mod_say_en mod_say_fr mod_say_he mod_say_hu mod_say_it mod_say_nl mod_say_pt mod_say_ru mod_say_th mod_say_zh
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(say/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
 .for i in mod_perl mod_python
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(languages/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor
 .for i in mod_skinny mod_portaudio mod_dingaling mod_rtmp mod_khomp
-.if ${PORT_OPTIONS:M${i:S/_//g:U}}
+.if ${PORT_OPTIONS:M${i:S/_//g:tu}}
 	@${REINPLACE_CMD} -e 's|#\(endpoints/${i}\)|\1|g' ${WRKSRC}/modules.conf
 .endif
 .endfor

Modified: head/security/pear-Crypt_RSA/Makefile
==============================================================================
--- head/security/pear-Crypt_RSA/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/security/pear-Crypt_RSA/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -24,7 +24,7 @@ PEAR_AUTOINSTALL=	yes
 
 .for opt in BCMATH GMP
 .    if ${PORT_OPTIONS:M${opt}}
-USE_PHP+=	${opt:L}
+USE_PHP+=	${opt:tl}
 .    endif
 .endfor
 

Modified: head/security/py-pow/Makefile
==============================================================================
--- head/security/py-pow/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/security/py-pow/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -6,7 +6,7 @@ PORTVERSION=	0.7
 CATEGORIES=	security python
 MASTER_SITES=	SF/${PORTNAME}/POW/POW-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME:U}-${PORTVERSION}
+DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
 MAINTAINER=	gahr at FreeBSD.org
 COMMENT=	Python OpenSSL Wrappers

Modified: head/textproc/p5-XML-DBMS/Makefile
==============================================================================
--- head/textproc/p5-XML-DBMS/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/textproc/p5-XML-DBMS/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -6,7 +6,7 @@ PORTVERSION=	1.03
 CATEGORIES=	textproc databases perl5
 MASTER_SITES=	http://www.rpbourret.com/xmldbms/
 PKGNAMEPREFIX=	p5-
-DISTNAME=	perl-${PORTNAME:L}-${PORTVERSION}
+DISTNAME=	perl-${PORTNAME:tl}-${PORTVERSION}
 
 MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Perl port of Java package XML-DBMS v1.0

Modified: head/textproc/py-dsv/Makefile
==============================================================================
--- head/textproc/py-dsv/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/textproc/py-dsv/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.1
 CATEGORIES=	textproc python
 MASTER_SITES=	SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME:U}-${PORTVERSION}
+DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python module to parse or write delimeter-separated (e.g. CSV) files

Modified: head/www/pecl-APC/Makefile
==============================================================================
--- head/www/pecl-APC/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/www/pecl-APC/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -25,7 +25,7 @@ SPINLOCKS_DESC=	Spinlocks (experimental)
 CFLAGS+=	-I${LOCALBASE}/include
 CONFIGURE_ARGS=	--enable-apc
 IGNORE_WITH_PHP=55
-PHP_MODNAME=	${PORTNAME:L}
+PHP_MODNAME=	${PORTNAME:tl}
 PKGMESSAGE=	${WRKDIR}/pkg-message
 SUB_FILES=	pkg-message
 USE_PHP=	yes

Modified: head/www/webcalendar-devel/Makefile
==============================================================================
--- head/www/webcalendar-devel/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/www/webcalendar-devel/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -3,7 +3,7 @@
 PORTNAME=	WebCalendar
 PORTVERSION=	1.2.5
 CATEGORIES=	www
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}%201.2/${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}%201.2/${PORTVERSION}
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME:S/-devel//g}-${PORTVERSION}
 PORTSCOUT=	limit:^1\.2\. skipb:1
@@ -19,7 +19,7 @@ CONFLICTS=	WebCalendar-[0-9]*
 LICENSE=	GPLv2
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
-WWWDIR=		${PREFIX}/www/${PORTNAME:L}
+WWWDIR=		${PREFIX}/www/${PORTNAME:tl}
 
 OPTIONS_DEFINE=	APACHE LDAP GRADIENTBG REMINDERS PALM DOCS
 OPTIONS_DEFAULT=	MYSQL REMINDERS
@@ -33,7 +33,7 @@ NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MDOCS}
-DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:L}
+DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:tl}
 PORTDOCS=	WebCalendar-SysAdmin.html \
 		newwin.gif
 .endif

Modified: head/www/webcalendar/Makefile
==============================================================================
--- head/www/webcalendar/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/www/webcalendar/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -5,7 +5,7 @@ PORTNAME=	WebCalendar
 PORTVERSION=	1.0.5
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}%201.0/${PORTVERSION}
 PORTSCOUT=	limit:^1\.0\.
 
 MAINTAINER=	ports at FreeBSD.org
@@ -36,7 +36,7 @@ NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MDOCS}
-DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:L}
+DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:tl}
 PORTDOCS=	README \
 		WebCalendar-Database.html \
 		WebCalendar-DeveloperGuide.html \

Modified: head/x11-toolkits/p5-Gtk2/Makefile
==============================================================================
--- head/x11-toolkits/p5-Gtk2/Makefile	Mon May  5 11:15:43 2014	(r352992)
+++ head/x11-toolkits/p5-Gtk2/Makefile	Mon May  5 11:15:53 2014	(r352993)
@@ -4,7 +4,7 @@
 PORTNAME=	Gtk2
 PORTVERSION=	1.249
 CATEGORIES=	x11-toolkits lang perl5
-MASTER_SITES=	CPAN SF/${PORTNAME:L}-perl/${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	CPAN SF/${PORTNAME:tl}-perl/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	swills at FreeBSD.org


More information about the svn-ports-all mailing list