Bug 109483

Summary: [patch] sysutils/apt needs to depend on security/gnupg1
Product: Ports & Packages Reporter: Nick Barkas <snb>
Component: Individual Port(s)Assignee: Stefan Walter <stefan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
apt.diff none

Description Nick Barkas 2007-02-24 08:40:04 UTC
sysutils/apt needs to depend on security/gnupg1 instead of security/gnupg since
the upgrade to gnupg 2.0. The newer gnupg port installs gpg2 and gpgv2 binaries
instead of gpg and gpgv.
Comment 1 Nick Barkas 2007-02-24 09:09:55 UTC
Whoops, forgot the actual patch when I first submitted this.
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2007-02-25 11:53:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-25 12:02:31 UTC
stefan      2007-02-25 12:02:25 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/apt         Makefile 
  Log:
  Depend on security/gnupg1, not security/gnupg.
  
  PR:             109483
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.2       +2 -1      ports/sysutils/apt/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 4 Stefan Walter freebsd_committer freebsd_triage 2007-02-25 12:05:44 UTC
State Changed
From-To: open->closed

Committed, thanks!