Bug 167342 - [PATCH] databases/godis: update to 20120405
Summary: [PATCH] databases/godis: update to 20120405
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: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 21:10 UTC by Julien Laffaye
Modified: 2012-05-14 23:18 UTC (History)
1 user (show)

See Also:


Attachments
godis-20120405.patch (2.73 KB, patch)
2012-04-26 21:10 UTC, Julien Laffaye
no flags Details | Diff
databases_godis.diff (3.18 KB, patch)
2012-04-28 22:06 UTC, Grzegorz Blach
no flags Details | Diff
databases_godis.diff (3.17 KB, patch)
2012-04-28 22:25 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 Julien Laffaye freebsd_committer freebsd_triage 2012-04-26 21:10:10 UTC
- Update to 20120405
- Compile with upcoming Go1

Added file(s):
- pkg-plist

Removed file(s):
- files/patch-conn.go

Port maintainer (magik@roorback.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-26 21:10:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jlaffaye

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-26 21:10:35 UTC
Maintainer of databases/godis,

Please note that PR ports/167342 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/167342

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-26 21:10:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Grzegorz Blach 2012-04-27 09:44:27 UTC
I can't build godis with lang/go patched with ports/166934. This looks 
like files/bsd.go.mk also need some changes.
Comment 5 Grzegorz Blach 2012-04-28 22:06:41 UTC
Without sources I can't import godis
Comment 6 Grzegorz Blach 2012-04-28 22:25:55 UTC
Use ${MKDIR} instead of ${INSTALL_DATA} -d
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-05-14 23:01:40 UTC
jlaffaye    2012-05-14 22:01:26 UTC

  FreeBSD ports repository

  Modified files:
    databases/godis      Makefile distinfo 
  Added files:
    databases/godis      pkg-plist 
  Removed files:
    databases/godis/files patch-conn.go 
  Log:
  - Update to 20120405
  
  PR:             ports/167342
  Submitted by:   jlaffaye, Grzegorz Blach <magik@roorback.net> (maintainer)
  Approved by:    Grzegorz Blach <magik@roorback.net> (maintainer)
  
  Revision  Changes    Path
  1.6       +12 -4     ports/databases/godis/Makefile
  1.3       +2 -2      ports/databases/godis/distinfo
  1.2       +0 -24     ports/databases/godis/files/patch-conn.go (dead)
  1.1       +9 -0      ports/databases/godis/pkg-plist (new)
_______________________________________________
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 Julien Laffaye freebsd_committer freebsd_triage 2012-05-14 23:18:36 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!