Bug 164387 - devel/goprotobuf: Making port usable
Summary: devel/goprotobuf: Making port usable
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 Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 23:10 UTC by Grzegorz Blach
Modified: 2012-01-23 19:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.52 KB, patch)
2012-01-22 23:10 UTC, Grzegorz Blach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2012-01-22 23:10:08 UTC
Currently goprotobuf raise errors when I try to use its.
To fix problem two changes need to be done:
- Add devel/protbuf to RUN_DEPENDS
- Install Make.protobuf file

Fix: Apply my patches

Patch attached with submission follows:
How-To-Repeat: Try to build this code: http://files.roorback.net/goprotobuf-test.tar.gz
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-22 23:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2012-01-23 19:28:35 UTC
State Changed
From-To: open->closed

Committed, Thanks
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-23 19:28:53 UTC
ahze        2012-01-23 19:28:26 UTC

  FreeBSD ports repository

  Modified files:
    devel/goprotobuf     Makefile pkg-plist 
  Log:
  - Add depends on devel/protobuf
  - Install Make.protobuf file
  
  PR:  ports/164387
  Submitted by:  magik@roorback.net
  
  Revision  Changes    Path
  1.2       +9 -0      ports/devel/goprotobuf/Makefile
  1.2       +3 -0      ports/devel/goprotobuf/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"