Bug 163131 - [MAINTAINER UPDATE] devel/thrift
Summary: [MAINTAINER UPDATE] devel/thrift
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 20:30 UTC by komarov
Modified: 2012-01-06 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (7.06 KB, patch)
2011-12-08 20:30 UTC, komarov
no flags Details | Diff
thrift.txt (5.23 KB, text/plain)
2011-12-28 19:12 UTC, komarov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description komarov 2011-12-08 20:30:08 UTC
Update to version 0.8.0

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-08 20:30:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-08 20:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2011-12-26 21:21:25 UTC
Responsible Changed
From-To: skv->komarov@valerka.net

komarov@valerka.net: in light of work needed to sync all the thrift ports, do you want this committed? 
or wait till you get them all ready?
Comment 4 komarov 2011-12-28 19:12:53 UTC
i update port patch (fix portlint -abcC errors)
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2011-12-28 21:09:35 UTC
Responsible Changed
From-To: komarov@valerka.net->scheidell

Taking it. along with 667,676,678 which have to be done all at once
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-01-06 01:03:10 UTC
scheidell    2012-01-06 01:02:56 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    devel/thrift         Makefile distinfo pkg-plist 
    devel/thrift/files   
                         patch-lib__c_glib__src__transport__thrift_framed_transport.h 
                         patch-lib__c_glib__src__transport__thrift_socket.h 
                         patch-lib__cpp__src__server__TNonblockingServer.h 
  Added files:
    devel/thrift         bsd.thrift.mk 
    devel/thrift/files   
                         patch-lib__cpp__src__protocol__TBinaryProtocol.tcc 
  Log:
  - Update thrift to 0.8.0 [1]
  - Add bsd.thrift.mk file with portversion number to allow for sync of thrift ports [2]
  - pet portlint
  
  PR:             ports/163131 [1]
  Submitted by:   scheidell [2]
  Approved by:    gabor (mentor)
  
  Revision  Changes    Path
  1.1182    +8 -1      ports/UPDATING
  1.27      +13 -12    ports/devel/thrift/Makefile
  1.1       +8 -0      ports/devel/thrift/bsd.thrift.mk (new)
  1.9       +2 -2      ports/devel/thrift/distinfo
  1.2       +2 -2      ports/devel/thrift/files/patch-lib__c_glib__src__transport__thrift_framed_transport.h
  1.2       +2 -2      ports/devel/thrift/files/patch-lib__c_glib__src__transport__thrift_socket.h
  1.1       +11 -0     ports/devel/thrift/files/patch-lib__cpp__src__protocol__TBinaryProtocol.tcc (new)
  1.2       +4 -4      ports/devel/thrift/files/patch-lib__cpp__src__server__TNonblockingServer.h
  1.7       +29 -25    ports/devel/thrift/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 7 Michael Scheidell freebsd_committer freebsd_triage 2012-01-06 01:03:16 UTC
State Changed
From-To: open->closed

Committed, thanks.