Bug 163678 - [update] devel/php5-thrift
Summary: [update] devel/php5-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-28 19:30 UTC by komarov
Modified: 2012-01-06 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.06 KB, patch)
2011-12-28 19:30 UTC, komarov
no flags Details | Diff
pr_163678_devel_php5-thrift.txt (1.11 KB, text/plain)
2012-01-05 01:45 UTC, Michael Scheidell
no flags Details

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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-28 19:30:20 UTC
Maintainer of devel/php5-thrift,

Please note that PR ports/163678 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163678

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-28 19:30:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Michael Scheidell 2012-01-05 01:45:05 UTC
Here is the final patch;
it includes refrencing the new ../thrift/bsd.thrift.mk file in order to keep versions in sync.

-- 
Michael Scheidell, CTO
SECNAP Network Security Corporation
(561) 999-5000 scheidell@secnap.net
http://www.secnap.com/

______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.spammertrap.com/
______________________________________________________________________  
  
Comment 5 Bakulin Ilya 2012-01-05 21:03:36 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Cool, thanks for introducing such useful .mk file,
approved for php5-thrift!

28.12.11 23:30, Edwin Groothuis wrote:
> Maintainer of devel/php5-thrift,
>
> Please note that PR ports/163678 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163678
>

- -- 
Regards,
Ilya Bakulin
http://kibab.com
xmpp://kibab612@jabber.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEUEARECAAYFAk8GECgACgkQo9vlj1oadwhLPQCgoT8f5A1D2mV9MGCj4cNjGewM
wuAAljs+T2l2lFwz4J1mM2oazBMD+rE=
=X5Rj
-----END PGP SIGNATURE-----
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-01-06 01:09:32 UTC
scheidell    2012-01-06 01:09:20 UTC

  FreeBSD ports repository

  Modified files:
    devel/php5-thrift    Makefile pkg-descr 
  Log:
  - Update to 0.8.0 [1]
  - Add bsd.thrift.mk file to keep thrift ports in sync [2]
  - No longer broken port [1]
  
  PR:             ports/163678
  Submitted by:   Valery Komarov <komarov@valerka.net> [1]
  Reviewed by:    scheidell [2]
  Approved by:    webmaster@kibab.com (maintainer), gabor (mentor)
  
  Revision  Changes    Path
  1.4       +2 -3      ports/devel/php5-thrift/Makefile
  1.2       +1 -1      ports/devel/php5-thrift/pkg-descr
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2012-01-06 01:12:43 UTC
scheidell    2012-01-06 01:12:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-thrift      Makefile pkg-descr pkg-plist 
  Log:
  - Committer is now maintainer (via private email)
  - Update to 0.8.0 to keep in sync with main thrift port [1]
  - added bsd.thrift.mk file to make sync easier [2]
  - add python egg in makefile and pkg-plist [2]
  - pet portlint [1], [2]
  
  PR:             ports/163678
  Submitted by:   Valery Komarov <komarov@valerka.net> [1]
  Reviewed by:    scheidell [2]
  Approved by:    komarov@valerka.net (maintainer), gabor (mentor)
  
  Revision  Changes    Path
  1.13      +5 -3      ports/devel/py-thrift/Makefile
  1.3       +1 -1      ports/devel/py-thrift/pkg-descr
  1.7       +8 -3      ports/devel/py-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 8 Michael Scheidell freebsd_committer freebsd_triage 2012-01-06 01:14:47 UTC
State Changed
From-To: feedback->closed

Committed, thanks.