Bug 142516 - [patch] french/aster use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] french/aster use $SUB_FILES to dynamically adjust pkg-message
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 06:20 UTC by Sevan Janiyan
Modified: 2010-03-26 18:40 UTC (History)
0 users

See Also:


Attachments
file.diff (992 bytes, patch)
2010-01-09 06:20 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-09 06:20:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 06:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2010-01-09 09:02:40 UTC
On Sat  9 jan 10 at 7:12:04 +0100, Sevan Janiyan <venture37@geeklan.co.uk>
 wrote:
> 
> >Number:         142516
> >Category:       ports
> >Synopsis:       [patch] french/aster  use $SUB_FILES to dynamically adjust pkg-message

Thanks. I'm working on an upgrade to 10.1.0, and I'll integrate your
patch with this upgrade.
-- 
Th. Thomas.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-26 18:32:00 UTC
thierry     2010-03-26 18:30:58 UTC

  FreeBSD ports repository

  Modified files:
    french/aster         Makefile distinfo pkg-plist 
    french/aster/files   patch-as_setup.py 
                         patch-check_compilers.py 
                         patch-products.py patch-setup.cfg 
                         patch-setup.py 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message (1);
  
  - upgrade Code_Aster to 10.1.0-4 (2).
  
  PR:             ports/142516 (1)
  Submitted by:   Sevan Janiyan <venture37 (at) geeklan.co.uk> (1)
  
  Revision  Changes     Path
  1.76      +50 -36     ports/french/aster/Makefile
  1.29      +3 -3       ports/french/aster/distinfo
  1.3       +28 -12     ports/french/aster/files/patch-as_setup.py
  1.4       +3 -26      ports/french/aster/files/patch-check_compilers.py
  1.13      +33 -24     ports/french/aster/files/patch-products.py
  1.5       +14 -5      ports/french/aster/files/patch-setup.cfg
  1.8       +18 -4      ports/french/aster/files/patch-setup.py
  1.16      +1100 -117  ports/french/aster/pkg-plist
_______________________________________________
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 4 Thierry Thomas freebsd_committer freebsd_triage 2010-03-26 18:32:11 UTC
State Changed
From-To: open->closed


Committed, thanks!