Bug 151256 - [PATCH] misc/pciids: update to 20101005, add LICENSE
Summary: [PATCH] misc/pciids: update to 20101005, add LICENSE
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 12:40 UTC by Po-Chuan Hsieh
Modified: 2010-10-17 10:40 UTC (History)
1 user (show)

See Also:


Attachments
pciids-20101005.patch (1.40 KB, patch)
2010-10-06 12:40 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-06 12:40:01 UTC
- Update to 20101005
- Add LICENSE

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-06 12:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 swell.k 2010-10-06 14:23:19 UTC
Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> writes:

>  MAINTAINER=	gnome@FreeBSD.org
>  COMMENT=	Database of all known ID's used in PCI devices
>  
> +LICENSE=	BSD GPLv2 GPLv3
> +

You probably want to add `LICENSE_COMB = dual' or it'll fail like below

  $ make LICENSES_ASK=
  ===>  License not correctly defined: multiple licenses in LICENSE, but LICENSE_COMB is set to single (or undefined)
  *** Error code 1
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-10-17 10:33:11 UTC
kwm         2010-10-17 09:33:05 UTC

  FreeBSD ports repository

  Modified files:
    misc/pciids          Makefile distinfo 
  Log:
  Update to 20101005.
  
  Add License blob.
  
  PR:             ports/151256
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  With hat:       gnome@
  
  Revision  Changes    Path
  1.22      +5 -3      ports/misc/pciids/Makefile
  1.21      +3 -3      ports/misc/pciids/distinfo
_______________________________________________
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 Koop Mast freebsd_committer freebsd_triage 2010-10-17 10:33:19 UTC
State Changed
From-To: open->closed

Committed thanks!