pgollucci    2010-10-06 03:40:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/rlwrap         Makefile distinfo pkg-plist 
    devel/rlwrap/files   patch-src::ptytty.c 
  Log:
  - update to 0.37
  - remove -lutil cruft from before AC_CHECK_LIB() was added
  - either use openpty() or search manually (not sure)[1]
  
  [1] PTYS_ARE_PTMX ifdef patch was incorrect, anyway. According to
  configure.ac there can be only one of PTYS_ARE_XXX be defined at a
  time because the check uses `else if'.
  
  PR:             ports/150694
  Submitted by:   [email protected]
  Approved by:    maintainer timeout ([email protected] ; 14 days)
  
  Revision  Changes    Path
  1.33      +4 -2      ports/devel/rlwrap/Makefile
  1.16      +3 -3      ports/devel/rlwrap/distinfo
  1.5       +0 -9      ports/devel/rlwrap/files/patch-src::ptytty.c
  1.6       +1 -0      ports/devel/rlwrap/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to