Bug 115874 - [Maintainer] www/gatling: update to 0.9
Summary: [Maintainer] www/gatling: update to 0.9
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-27 17:50 UTC by Thomas-Martin Seck
Modified: 2007-08-28 15:17 UTC (History)
0 users

See Also:


Attachments
file.diff (10.49 KB, patch)
2007-08-27 17:50 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2007-08-27 17:50:01 UTC
- Update to 0.9

- Brush up Makefile:
  - Use PORTEXAMPLES (and honor NOPORTEXAMPLES)
  - Remove obsolete constructs and simplify some expressions
  - use LOCALBASE instead of PREFIX where appropriate

removed files:
files/patch-dl.c (these changes were implemented upstream)

Fix: Apply this patch:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-08-28 11:54:51 UTC
okazaki     2007-08-28 10:54:45 UTC

  FreeBSD ports repository

  Modified files:
    www/gatling          Makefile 
  Log:
  Update to 0.9
  
  Brush up Makefile:
  - Use PORTEXAMPLES (and honor NOPORTEXAMPLES)
  - Remove obsolete constructs and simplify some expressions
  - use LOCALBASE instead of PREFIX where appropriate
  
  PR:             115874
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.12      +12 -16    ports/www/gatling/Makefile
_______________________________________________
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 2 dfilter service freebsd_committer freebsd_triage 2007-08-28 11:55:10 UTC
okazaki     2007-08-28 10:55:06 UTC

  FreeBSD ports repository

  Modified files:
    www/gatling/files    patch-gatling.c patch-GNUmakefile 
    www/gatling          distinfo 
  Removed files:
    www/gatling/files    patch-dl.c 
  Log:
  Update to 0.9
  
  Brush up Makefile:
  - Use PORTEXAMPLES (and honor NOPORTEXAMPLES)
  - Remove obsolete constructs and simplify some expressions
  - use LOCALBASE instead of PREFIX where appropriate
  
  PR:             115874
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.7       +3 -3      ports/www/gatling/distinfo
  1.2       +64 -42    ports/www/gatling/files/patch-GNUmakefile
  1.2       +0 -11     ports/www/gatling/files/patch-dl.c (dead)
  1.9       +9 -46     ports/www/gatling/files/patch-gatling.c
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2007-08-28 15:17:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!