Bug 109482 - [patch] devel/otrs needs to depend on security/gnupg1
Summary: [patch] devel/otrs needs to depend on security/gnupg1
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-24 08:40 UTC by Nick Barkas
Modified: 2007-02-25 12:10 UTC (History)
0 users

See Also:


Attachments
otrs.diff (241 bytes, patch)
2007-02-24 08:40 UTC, Nick Barkas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Barkas 2007-02-24 08:40:03 UTC
Since security/gnupg was upgraded to 2.0, need to depend on
security/gnupg1 instead of security/gnupg. The newer gnupg port includes only 
gpg2 and gpgv2 binaries instead of gpg and gpgv.
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2007-02-25 11:54:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-25 12:05:00 UTC
stefan      2007-02-25 12:04:56 UTC

  FreeBSD ports repository

  Modified files:
    devel/otrs           Makefile 
  Log:
  Depend on security/gnupg1, not security/gnupg.
  
  PR:             109482
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.7       +2 -1      ports/devel/otrs/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 3 Stefan Walter freebsd_committer freebsd_triage 2007-02-25 12:06:09 UTC
State Changed
From-To: open->closed

Committed, thanks!