diff options
author | wiz <wiz@pkgsrc.org> | 2003-01-13 13:21:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-01-13 13:21:07 +0000 |
commit | 559a1407a0f88378b5befacab285eddb5817199a (patch) | |
tree | 63a61bdfe164a2aa6814dbf112469fbfb2f2cdff /comms/jpilot-syncmal/PLIST | |
parent | bf10ec37349ab253350664a155bab4a3c737accc (diff) | |
download | pkgsrc-559a1407a0f88378b5befacab285eddb5817199a.tar.gz |
Update to 0.71, makes it compile again with latest jpilot.
Changes since 0.60:
0.71 - 4/27/2002
- Support for pilot-link 0.10
- syncmal.c now includes errno.h
-- Thanks to Renaud Pacalet and Ludovic Rousseau, both of whom pointed out
these errors and how to fix them
- Added GPL exception text to the boilerplate in libplugin.h and prefs.h,
with Judd's permission
0.70 - 4/7/2002
- Distribution now includes necessary J-Pilot headers (libplugin.h and
prefs.h) and malsync-2.0.7 source.
- Updated README for vastly simplified build instructions
- Added jpilot-syncmal.spec
0.62.2 - 2/7/2002
- Updated prefs code to use the new API (J-Pilot 0.99.2 and later)
0.62 - 5/9/2001
- Fixed a typo in skip_sync which would cause it to fail if any interval
other than always was selected. Thanks to Chris Bagwell for identifying
this bug.
0.61 - 3/3/2001 Very minor changes
- Fix an error in configure.in which caused the build to fail on Solaris
- Added some comments to syncmal.c
Diffstat (limited to 'comms/jpilot-syncmal/PLIST')
-rw-r--r-- | comms/jpilot-syncmal/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/jpilot-syncmal/PLIST b/comms/jpilot-syncmal/PLIST index 6891afa803b..b81c78b5328 100644 --- a/comms/jpilot-syncmal/PLIST +++ b/comms/jpilot-syncmal/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:44:12 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/01/13 13:21:08 wiz Exp $ +${PLUGINSDIR}/libsyncmal.la ${PLUGINSDIR}/libsyncmal.so |