Bug 163067 - [update] Update audio/umurmur 0.2.6 to 0.2.8
Summary: [update] Update audio/umurmur 0.2.6 to 0.2.8
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 19:00 UTC by toddnni
Modified: 2011-12-29 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (7.55 KB, patch)
2011-12-04 19:00 UTC, toddnni
no flags Details | Diff
umurmur-0.2.8.patch (7.06 KB, patch)
2011-12-22 00:47 UTC, Ayumi M
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description toddnni 2011-12-04 19:00:24 UTC
Here is a patch to update umurmur to 0.2.8. Thanks.

Files changed
Makefile: new version, uses gnu configure, protobuf-c dependency
files/umurmur.in: added description for umurmur_user
pkg-plist: sbin/umurmurd -> bin/umurmurd

Files added or removed
-files/patch-Makefile
-files/patch-conf.c
+files/patch-src-conf.h
+files/patch-src-conf.c

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-04 19:00:37 UTC
Maintainer of audio/umurmur,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-12-20 12:09:27 UTC
State Changed
From-To: feedback->open

Maintainer timeout.
Comment 4 Ayumi M 2011-12-22 00:47:22 UTC
this patch is works fine. but need to chase shlib version

Thanks and sorry for late response.

Tinderbox: http://tb.commun.jp/index.php?action=describe_port&id=69
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2011-12-22 13:39:17 UTC
State Changed
From-To: open->feedback

An updated patch has been supplied
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 20:48:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-12-29 22:03:07 UTC
pawel       2011-12-29 22:02:54 UTC

  FreeBSD ports repository

  Modified files:
    audio/umurmur        Makefile distinfo pkg-plist 
    audio/umurmur/files  umurmur.in 
  Added files:
    audio/umurmur/files  patch-src-conf.c patch-src-conf.h 
  Removed files:
    audio/umurmur/files  patch-Makefile patch-conf.c 
  Log:
  Update to version 0.2.8
  
  PR:             ports/163067
  Submitted by:   toddnni <toddnni@gmail.com>
  Approved by:    maintainer with slight improvement
  
  Revision  Changes    Path
  1.3       +13 -11    ports/audio/umurmur/Makefile
  1.2       +2 -2      ports/audio/umurmur/distinfo
  1.2       +0 -15     ports/audio/umurmur/files/patch-Makefile (dead)
  1.2       +0 -39     ports/audio/umurmur/files/patch-conf.c (dead)
  1.1       +30 -0     ports/audio/umurmur/files/patch-src-conf.c (new)
  1.1       +11 -0     ports/audio/umurmur/files/patch-src-conf.h (new)
  1.2       +4 -2      ports/audio/umurmur/files/umurmur.in
  1.2       +2 -2      ports/audio/umurmur/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 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 22:03:19 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!