Bug 135968 - security/openssh-portable-5.2.p1_1,1 does not build with lpk patch
Summary: security/openssh-portable-5.2.p1_1,1 does not build with lpk patch
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 16:30 UTC by Konstantin Kukushkin
Modified: 2009-06-23 18:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2009-06-23 16:30 UTC, Konstantin Kukushkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Kukushkin 2009-06-23 16:30:01 UTC
Openssh-portable doesn't build from ports because patch-files was renamed.
make output is:
===>  Extracting for openssh-portable-5.2.p1_1,1
=> MD5 Checksum OK for openssh-5.2p1.tar.gz.
=> SHA256 Checksum OK for openssh-5.2p1.tar.gz.
===>  Patching for openssh-portable-5.2.p1_1,1
===>  Applying extra patch /usr/ports/security/openssh-portable/files/gss-serv.c.patch
===>  Applying extra patch /usr/ports/security/openssh-portable/files/openssh-lpk-5.0p1-0.3.9.patch
cannot open /usr/ports/security/openssh-portable/files/openssh-lpk-5.0p1-0.3.9.patch: No such file or directory
*** Error code 2

Stop in /usr/ports/security/openssh-portable.

Fix: Patch Makefile

Patch attached with submission follows:
How-To-Repeat: csup -h cvsup.freebsd.org; # make -C /usr/ports/security/openssh-portable BATCH=1 WITH_LPK=1 install clean
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-06-23 17:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I broke it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2009-06-23 18:15:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-23 18:15:47 UTC
pgollucci    2009-06-23 17:15:33 UTC

  FreeBSD ports repository

  Modified files:
    security/openssh-portable Makefile 
  Log:
  - Fix the previous commit
    The patch file names for LPK were not updated completely in the Makefile
  
  PR:             ports/135968
  Submitted by:   Konstantin Kukushkin <dark@rambler-co.ru>
  Approved by:    maintainer (implicit, shouyld have been in previous patch)
  
  Revision  Changes    Path
  1.137     +4 -4      ports/security/openssh-portable/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"