Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 21:30:43 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398668 - head/devel/flex-sdk
Message-ID:  <201510052130.t95LUhv4009861@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Oct  5 21:30:42 2015
New Revision: 398668
URL: https://svnweb.freebsd.org/changeset/ports/398668

Log:
  - Don't install garbage files
  - Add NO_ARCH
  - Add empty directories to plist
  
  PR:		203194
  Submitted by:	amdmi3
  Approved by:	maintainer timeout (kuriyama, 2 weeks)

Modified:
  head/devel/flex-sdk/Makefile
  head/devel/flex-sdk/pkg-plist

Modified: head/devel/flex-sdk/Makefile
==============================================================================
--- head/devel/flex-sdk/Makefile	Mon Oct  5 21:30:31 2015	(r398667)
+++ head/devel/flex-sdk/Makefile	Mon Oct  5 21:30:42 2015	(r398668)
@@ -11,23 +11,23 @@ COMMENT=	Adobe Flex SDK
 
 CONFLICTS=	ja-flex-sdk-2.* flex-sdk2-2.* flex-sdk3-3.*
 USES=		zip
-USE_JAVA=	YES
+USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 WRKSRC=		${WRKDIR}
 SUB_FILES=	${SCRIPTS:C/\$/.sh/g}
 NO_BUILD=	YES
+NO_ARCH=	yes
 PLIST_SUB=	PORTNAME=${PORTNAME}
 SUB_LIST=	PORTNAME=${PORTNAME}
 SCRIPTS=	aasdoc acompc amxmlc asdoc compc copylocale digest \
 		fcsh fdb mxmlc optimizer
 
-.include <bsd.port.pre.mk>
-
 post-extract:
 	${RM} ${WRKSRC}/bin/*.bat ${WRKSRC}/bin/*.exe
 	${FIND} ${WRKSRC} -print0 -type f | ${XARGS} -0 ${CHMOD} og+r
 	${FIND} ${WRKSRC} -print0 -type f -perm +0111 | ${XARGS} -0 ${CHMOD} og+rx
 	${FIND} ${WRKSRC} -print0 -type d | ${XARGS} -0 ${CHMOD} og+rx
+	${FIND} ${WRKSRC} -name "._*" -delete
 
 do-install:
 .for i in ${SCRIPTS}
@@ -47,4 +47,4 @@ do-install:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${CP} -r ${WRKSRC}/*.htm ${STAGEDIR}${DOCSDIR}/
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/devel/flex-sdk/pkg-plist
==============================================================================
--- head/devel/flex-sdk/pkg-plist	Mon Oct  5 21:30:31 2015	(r398667)
+++ head/devel/flex-sdk/pkg-plist	Mon Oct  5 21:30:42 2015	(r398668)
@@ -655,19 +655,10 @@ bin/optimizer
 %%DATADIR%%/frameworks/projects/air/Core/src/air/net/ServiceMonitor.as
 %%DATADIR%%/frameworks/projects/air/Core/src/air/net/SocketMonitor.as
 %%DATADIR%%/frameworks/projects/air/Core/src/air/net/URLMonitor.as
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicenseCheckerCallback.java
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensing.java
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtension.java
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtensionContext.java
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicenseCheckerCallback.java
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensing.java
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtension.java
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/AndroidLicensingExtensionContext.java
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/._extension.xml
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseChecker.as
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatus.as
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusEvent.as
-%%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusReason.as
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseChecker.as
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatus.as
 %%DATADIR%%/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/LicenseStatusEvent.as
@@ -4078,3 +4069,10 @@ bin/optimizer
 %%DOCSDIR%%/license-adobesdk-fr.htm
 %%DOCSDIR%%/license-mpl.htm
 %%DOCSDIR%%/readme.htm
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/src/spark/transitions/supportClasses
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/zh_CN
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/ru_RU
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/ja_JP
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/fr_FR
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/en_US
+@dir %%DATADIR%%/frameworks/projects/mobilecomponents/bundles/de_DE



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