Bug 121712 - [PATCH] audio/abcde: Fix md5(1) call on FreeBSD
Summary: [PATCH] audio/abcde: Fix md5(1) call on FreeBSD
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 20:20 UTC by Ulrich Spoerlein
Modified: 2008-04-18 17:00 UTC (History)
1 user (show)

See Also:


Attachments
abcde-2.3.3_2.patch (1.11 KB, patch)
2008-03-14 20:20 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2008-03-14 20:20:02 UTC
The abcde script sets its MD5SUM variable to md5sum on FreeBSD. FreeBSD
usually comes with an md5(1) binary, though.

Give it the same treatment as OpenBSD gets.

Port maintainer (jmelo@FreeBSD.org) is cc'd.
I also cc'd the abcde author Jesus Climent to get this into the upstream sources.

Jesus, please note, that the patch below is a patch for a patchfile itself (a
nested patch). The change is trivial to apply by hand, though.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-14 20:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jean Milanez Melo freebsd_committer freebsd_triage 2008-04-18 16:55:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-18 16:55:20 UTC
jmelo       2008-04-18 15:55:08 UTC

  FreeBSD ports repository

  Modified files:
    audio/abcde          Makefile 
    audio/abcde/files    patch-abcde 
  Log:
  - Fix md5(1) call.
  - Bump portrevision.
  
  PR:             ports/121712
  Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
  
  Revision  Changes    Path
  1.31      +1 -1      ports/audio/abcde/Makefile
  1.2       +8 -0      ports/audio/abcde/files/patch-abcde
_______________________________________________
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"