Bug 150402 - [patch] devel/flexdock update to 0.5.2
Summary: [patch] devel/flexdock update to 0.5.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 06:50 UTC by Robert Farmer
Modified: 2010-09-17 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.46 KB, patch)
2010-09-09 06:50 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-09-09 06:50:01 UTC
Update to 0.5.2
Stop putting version in filenames
Remove unnecessary override of do-extract target
Use ALL_TARGET instead of MAKE_ARGS
Use COPYTREE_SHARE for documentation
Kill pkg-plist with only one entry

Note to committer: please fix dependencies in math/scilab to just flexdock.jar instead of flexdock-0.5.1.jar too.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-09 06:50:10 UTC
Maintainer of devel/flexdock,

Please note that PR ports/150402 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150402

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-09 06:50:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Otacílio de Araújo Ramos Neto 2010-09-09 12:17:23 UTC
I approve the path.

On 09/09/2010 02:50, Edwin Groothuis wrote:
> Maintainer of devel/flexdock,
>
> Please note that PR ports/150402 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150402
>
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-09-17 04:54:36 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-17 19:42:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-09-17 21:06:34 UTC
makc        2010-09-17 20:06:22 UTC

  FreeBSD ports repository

  Modified files:
    devel/flexdock       Makefile distinfo 
  Removed files:
    devel/flexdock       pkg-plist 
  Log:
  Update to 0.5.2
  Stop putting version in filenames
  Remove unnecessary override of do-extract target
  Use ALL_TARGET instead of MAKE_ARGS
  Use COPYTREE_SHARE for documentation
  Kill pkg-plist with only one entry
  
  PR:             ports/150402
  Submitted by:   Rob Farmer <rfarmer at predatorlabs.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +8 -10     ports/devel/flexdock/Makefile
  1.2       +3 -3      ports/devel/flexdock/distinfo
  1.2       +0 -1      ports/devel/flexdock/pkg-plist (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-17 21:07:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!