Bug 139098 - [PATCH] security/sks upgrade to 1.1.1
Summary: [PATCH] security/sks upgrade to 1.1.1
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 06:40 UTC by John Marshall
Modified: 2009-09-24 09:00 UTC (History)
0 users

See Also:


Attachments
sks111.diff (3.31 KB, patch)
2009-09-24 06:40 UTC, John Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marshall 2009-09-24 06:40:01 UTC
SKS 1.1.1 was released on 12-Aug-2009.
http://lists.gnu.org/archive/html/sks-devel/2009-08/msg00027.html

The attached patch upgrades security/sks from 1.1.0_1 to the current
release version.  I have patched and installed the port successfully on
FreeBSD 7.2-RELEASE/i386 and 8.0-RC1/i386.

Makefile Changes:
 - MASTER_SITES changed to GOOGLE_CODE
 - PROJECTHOST added (for MASTER_SITE_GOOGLE_CODE)
 - ALL_TARGET removed (was causing man page to be built a second time)
 - post-extract target added to create an empty ${WRKSRC}Makefile.local
   to stop the build complaining about the missing file.

Files Changes:
 - files/patch-dbserver.ml removed. Not applicable to SKS 1.1.1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-24 06:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

johans@stack.nl => johans@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-24 06:40:15 UTC
Maintainer of security/sks,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-24 06:40:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-24 08:52:55 UTC
johans      2009-09-24 07:52:42 UTC

  FreeBSD ports repository

  Modified files:
    security/sks         Makefile distinfo 
  Log:
  - Update sks to 1.1.1 release
  - MASTER_SITES changed to GOOGLE_CODE
  - ALL_TARGET removed (was causing man page to be built a second time)
  - post-extract target added to create an empty ${WRKSRC}Makefile.local
    to stop the build complaining about the missing file.
  - files/patch-dbserver.ml removed. Not applicable to SKS 1.1.1
  
  PR:             ports/139098
  Submitted by:   John Marshall
  Feature safe:   yes
  
  Revision  Changes    Path
  1.7       +7 -5      ports/security/sks/Makefile
  1.5       +3 -3      ports/security/sks/distinfo
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2009-09-24 08:54:04 UTC
johans      2009-09-24 07:53:56 UTC

  FreeBSD ports repository

  Removed files:
    security/sks/files   patch-dbserver.ml 
  Log:
  - files/patch-dbserver.ml removed. Not applicable to SKS 1.1.1
  
  PR:             ports/139098
  Submitted by:   John Marshall
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2       +0 -50     ports/security/sks/files/patch-dbserver.ml (dead)
_______________________________________________
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 Johan van Selst freebsd_committer freebsd_triage 2009-09-24 08:55:42 UTC
State Changed
From-To: feedback->closed

Committed, thanks.