Bug 130588 - [PATCH] mail/claws-mail-smime now part of mail/claws-mail
Summary: [PATCH] mail/claws-mail-smime now part of mail/claws-mail
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: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 17:00 UTC by Pawel Pekala
Modified: 2009-01-19 20:00 UTC (History)
1 user (show)

See Also:


Attachments
claws-mail-smime.diff (3.29 KB, patch)
2009-01-15 17:00 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala 2009-01-15 17:00:03 UTC

claws-mail-smime plugin has been part of main package for
some time now. Old mail/claws-mail-smime port wiil not compile
with claws-mail WITH_GPGME (needed for smime to work at all)
due to internal API change.

My proposition is to deprecate mail/claws-mail-smime port and 
add smime part to WITH_GPGME knob of main claws-mail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-15 17:00:17 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-15 17:25:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-01-18 11:29:48 UTC
Responsible Changed
From-To: miwi->netchild

alex can you please handle this. thanks.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-19 19:50:05 UTC
netchild    2009-01-19 19:49:50 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING MOVED 
    mail                 Makefile 
    mail/claws-mail      Makefile pkg-plist 
  Removed files:
    mail/claws-mail-smime Makefile distinfo pkg-descr 
  Log:
  The S/MIME plugin is now part of claws-mail.
  
  PR:             130588
  Submitted by:   "Pawel Pekala" <c0rn@o2.pl>
  
  Revision  Changes    Path
  1.1774    +2 -1      ports/MOVED
  1.759     +14 -1     ports/UPDATING
  1.941     +0 -1      ports/mail/Makefile
  1.33      +0 -30     ports/mail/claws-mail-smime/Makefile (dead)
  1.15      +0 -3      ports/mail/claws-mail-smime/distinfo (dead)
  1.2       +0 -2      ports/mail/claws-mail-smime/pkg-descr (dead)
  1.146     +4 -4      ports/mail/claws-mail/Makefile
  1.61      +6 -0      ports/mail/claws-mail/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 5 Alexander Leidinger freebsd_committer freebsd_triage 2009-01-19 19:53:03 UTC
State Changed
From-To: open->closed

Commited with minor modification (MOVED/UPDATING instead of deprecated). 
Thanks!