Opened 14 years ago

Closed 14 years ago

#26726 closed defect (fixed)

gnupg @1.4.10_0: missing dependency on libusb-compat

Reported by: takanori@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: libusb libusb-compat Cc:
Port: gnupg

Description

$ port installed gnupg* libusb*
The following ports are currently installed:
  gnupg @1.4.10_0 (active)
  libusb @1.0.8_0 (active)
  libusb-compat @0.1.3_0 (active)

$ port provides /opt/local/bin/gpg
/opt/local/bin/gpg is provided by: gnupg

$ otool -L /opt/local/bin/gpg
/opt/local/bin/gpg:
	/opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.0.0)
	/opt/local/lib/libintl.8.dylib (compatibility version 10.0.0, current version 10.1.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 550.29.0)
	/opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5)
	/opt/local/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 1.0.6)
	/opt/local/lib/libreadline.6.1.dylib (compatibility version 6.0.0, current version 6.1.0)
	/opt/local/lib/libusb-0.1.4.dylib (compatibility version 9.0.0, current version 9.4.0)

$ port provides /opt/local/lib/libusb-0.1.4.dylib
/opt/local/lib/libusb-0.1.4.dylib is provided by: libusb-compat

Attachments (1)

gnupg.diff (566 bytes) - added by takanori@… 14 years ago.
gnupg.diff

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by takanori@…

Attachment: gnupg.diff added

gnupg.diff

comment:1 Changed 14 years ago by takanori@…

Resolution: fixed
Status: newclosed
Summary: gnupg does not have a dependency on libusb, but libusb-compatgnupg @1.4.10_0: missing dependency on libusb-compat

fixed in r72244

Note: See TracTickets for help on using tickets.