Subject: CVS commit: pkgsrc/security/dirmngr
From: Julio M. Merino Vidal
Date: 2004-11-05 23:12:17
Message id: 20041105221217.4D5152DA1D@cvs.netbsd.org

Log Message:
Update to 0.5.6nb2:
- Refill the DESCR file.
- Remove BUILD_USES_MSGFMT; distfile ships with prebuilt .gmo files.
- Do not use GNU make as it's not needed.
- Use BUILDLINK_PREFIX.openldap instead of LOCALBASE to locate openldap.
- Register info file properly and fix a typo in its directory entry so
  that it can be accessed.
- Patch configure instead of configure.ac, so we can drop the build
  dependency on autoconf.
- Add missing dependencies on libiconv and gettext-lib.
- Sort USE_* and include sections alphabetically.
- Remove BUILDLINK_DEPENDS.* version overrides because the respective
  buildlink3.mk files already pull in a newer version.
- Drop all logic to detect the actual gettext-lib version.  This was wrong
  because it relied on the version currently installed (thus having a good
  chance to produce different results between systems), and because it's
  not the way to go.  Instead, simply include gettext-lib's buildlink3.mk
  file, and let the builtin.mk machinery decide what to do.
- Also add the locale files to the PLIST.

Files:
RevisionActionfile
1.2modifypkgsrc/security/dirmngr/DESCR
1.3modifypkgsrc/security/dirmngr/Makefile
1.2modifypkgsrc/security/dirmngr/PLIST
1.3modifypkgsrc/security/dirmngr/distinfo
1.2modifypkgsrc/security/dirmngr/patches/patch-aa
1.1addpkgsrc/security/dirmngr/patches/patch-ac