Opened 9 years ago

Closed 9 years ago

#50673 closed update (fixed)

wcd @5.3.1_0: update to 5.3.2

Reported by: Schamschula (Marius Schamschula) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc:
Port: wcd

Description

wcd has been updated to version 5.3.2. New this version:

  • src/Makefile:
    • Split DEBUG=1 into DEBUG=1 and DEBUGMSG=1. DEBUG=1 will add option -g to CFLAGS for debugging with gdb. DEBUGMSG=1 makes wcd print extra messages about accessing the file system.
    • Use GNU standard variables INSTALL_PROGRAM and INSTALL_DATA for installation.
    • Update for msys1/2 to avoid need for msys specifc makefiles.
    • Don't install international man pages when ENABLE_NLS is empty.
  • man/*/man1/dos2unix.po: Moved all manual .po file to directory po-man/. The .po files now have their original name.
  • Makefile, man/man1/Makefile: Build international manuals from the .po files in folder po-man/.

Attachments (1)

Portfile-wcd.diff (855 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-wcd.diff added

comment:1 Changed 9 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to devans@…
Status: newassigned

comment:2 Changed 9 years ago by dbevans (David B. Evans)

Committed in r145860, thanks.

comment:3 Changed 9 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.