Bug 203194 - devel/flex-sdk: don't install garbage files
Summary: devel/flex-sdk: don't install garbage files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 15:58 UTC by Dmitry Marakasov
Modified: 2015-10-05 21:31 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kuriyama)


Attachments
Patch (4.31 KB, patch)
2015-09-18 15:58 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-09-18 15:58:37 UTC
Created attachment 161169 [details]
Patch

Dot files installed by flex-sdl doesn't seem to be properly handled by pkg and are useless in general. Remove them, and NO_ARCH, add empty dirs to plist.

[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201: .
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicenseCheckerCallback.java): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensing.java): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtension.java): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingJavaProject/src/com/adobe/air/sampleextensions/android/licensing/._AndroidLicensingExtensionContext.java): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/._extension.xml): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseChecker.as): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatus.as): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusEvent.as): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201...
pkg-static: unlinkat(usr/local/share/flex-sdk/frameworks/projects/air/Licensing/Android/AndroidLicensingLib/src/com/adobe/air/sampleextensions/android/licensing/._LicenseStatusReason.as): No such file or directory
[10-amd64-default] [1/1] Deleting files for flex-sdk-4.6.0.23201............ done
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-05 21:31:40 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Oct  5 21:30:44 UTC 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)

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