Subject: CVS commit: pkgsrc/editors/xwpe
From: Paolo Vincenzo Olivo
Date: 2022-12-08 09:51:56
Message id: 20221208085156.57CE2FA90@cvs.NetBSD.org

Log Message:
editors/xwpe: update to xwpe-1.5.30a.

# Changes (upstream)

1.5.30a
* Some additional comments
* Fedora compile fix

# Local Changes

* Fixed a couple of compile-time warnings.
* Fixed bug in error handling.
* Fixed a typo in header causing linker error on Linux.
* Honor package's own LIBS definition, while still passing LDFLAGS to
  properly set the runtime library path for X11 libs.
* Add missing LICENSE.
* Specify missing dependencies to allow the package to link against
  libICE/libSM.
* Add a post-install target to install .desktop file (borrowed from
  from AUR) and relevant pixmap (taken from the official site).
* Taking maintainership.

Files:
RevisionActionfile
1.17modifypkgsrc/editors/xwpe/Makefile
1.4modifypkgsrc/editors/xwpe/PLIST
1.9modifypkgsrc/editors/xwpe/distinfo
1.3modifypkgsrc/editors/xwpe/patches/patch-aa
1.2modifypkgsrc/editors/xwpe/patches/patch-ab
1.1addpkgsrc/editors/xwpe/files/xwpe.desktop
1.1addpkgsrc/editors/xwpe/files/xwpe.xpm
1.1addpkgsrc/editors/xwpe/patches/patch-edit.h
1.1addpkgsrc/editors/xwpe/patches/patch-we__main.c
1.1addpkgsrc/editors/xwpe/patches/patch-we__xterm.c