Bug 125698 - [patch] security/srm add conflicts for security/secure_delete
Summary: [patch] security/srm add conflicts for security/secure_delete
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 22:50 UTC by Andrew Stuart
Modified: 2008-07-31 04:50 UTC (History)
0 users

See Also:


Attachments
file.diff (361 bytes, patch)
2008-07-16 22:50 UTC, Andrew Stuart
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Stuart 2008-07-16 22:50:02 UTC
Both security/secure_delete and security/srm install a srm binary, thus overwriting each other. 

I contacted the maintainer on June 16th, and have not received a reply.

Fix: Patch attached with submission follows:
How-To-Repeat: Install security/srm, run srm notice output 
then install security/secure_delete and run srm, notice difference in output
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-16 22:50:18 UTC
Maintainer of security/srm,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-16 22:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2008-07-30 10:21:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll track this.
Comment 4 Vaida Bogdan 2008-07-30 11:15:32 UTC
I'm sorry but I can't maintain this port as I switched to Mac OS.

On Wed, Jul 30, 2008 at 12:21 PM, Volker Stolz <vs@freebsd.org> wrote:
> Dear Vaida, please take a look at
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=125698 .
>
> If you don't object, I will commit the corresponding CONFLICTS lines to both
> ports.
>
> Volker
> --
> "In Macao ist alles besser!"
> http://lambda.foldr.org/~vs/
>
>
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-07-31 04:38:54 UTC
vs          2008-07-31 03:38:46 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/netleak     Makefile 
    security/manipulate_data Makefile 
    security/secure_delete Makefile 
    security/srm         Makefile 
    sysutils/jailuser    Makefile 
  Removed files:
    net-mgmt/netleak     pkg-plist 
    security/manipulate_data pkg-plist 
  Log:
  - register CONLICTS between security/srm and security/secure_delete for bin/srm
  - reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far!
  - nuke some small plists while here
  
  PR:             ports/125698
  Submitted by:   Andrew Stuart
  
  Revision  Changes    Path
  1.3       +2 -1      ports/net-mgmt/netleak/Makefile
  1.2       +0 -4      ports/net-mgmt/netleak/pkg-plist (dead)
  1.3       +4 -1      ports/security/manipulate_data/Makefile
  1.2       +0 -7      ports/security/manipulate_data/pkg-plist (dead)
  1.3       +3 -1      ports/security/secure_delete/Makefile
  1.10      +2 -0      ports/security/srm/Makefile
  1.4       +1 -1      ports/sysutils/jailuser/Makefile
_______________________________________________
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 6 Volker Stolz freebsd_committer freebsd_triage 2008-07-31 04:39:01 UTC
State Changed
From-To: feedback->closed

Committed to both ports, thanks!