- 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)
Responsible Changed From-To: freebsd-ports-bugs->jlaffaye Submitter has GNATS access (via the GNATS Auto Assign Tool)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I can't build godis with lang/go patched with ports/166934. This looks like files/bsd.go.mk also need some changes.
Without sources I can't import godis
Use ${MKDIR} instead of ${INSTALL_DATA} -d
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"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!