Bug 147627 - [MAINTAINER] www/thundercache: fix port (make bsd.licenses.mk happy)
Summary: [MAINTAINER] www/thundercache: fix port (make bsd.licenses.mk happy)
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 03:00 UTC by eksffa
Modified: 2010-06-08 01:00 UTC (History)
0 users

See Also:


Attachments
thundercache-4.0_6.patch (931 bytes, patch)
2010-06-07 03:00 UTC, eksffa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description eksffa 2010-06-07 03:00:14 UTC
- Add LICENSE_{NAME,PERM,TEXT} to make bsd.licenses.mk happy
- Fix port (not working 'cos of bsd.licenses.mk complaining about licenses)
- Bump PORTREVISION to 6

How-To-Repeat:  Just type "make" on www/thundercache and you will see bsd.licenses.mk
 complaining about license.
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-08 00:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-08 00:50:39 UTC
sylvio      2010-06-07 23:50:25 UTC

  FreeBSD ports repository

  Modified files:
    www/thundercache     Makefile 
  Log:
  - Add LICENSE_{NAME,PERM,TEXT} to make bsd.licenses.mk happy
  - Fix port (not working 'cos of bsd.licenses.mk complaining about licenses)
  - Bump PORTREVISION
  
  PR:             ports/147627
  Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
  
  Revision  Changes    Path
  1.11      +5 -2      ports/www/thundercache/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 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-06-08 00:50:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!