diff options
author | steve <steve@FreeBSD.org> | 1999-12-23 19:22:54 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-23 19:22:54 +0000 |
commit | 7c59b97ea70d01d1f1f9616c11c5c84beeebf36a (patch) | |
tree | 1562677204fe29ca441cd5d2de5f99c861d1b395 /palm/syncal | |
parent | 845d105f09fcd0a060209748cbb414d75f0326e4 (diff) | |
download | FreeBSD-ports-7c59b97ea70d01d1f1f9616c11c5c84beeebf36a.zip FreeBSD-ports-7c59b97ea70d01d1f1f9616c11c5c84beeebf36a.tar.gz |
Update to version 0.8.3.
PR: 15479
Submitted by: maintainer
Diffstat (limited to 'palm/syncal')
-rw-r--r-- | palm/syncal/Makefile | 3 | ||||
-rw-r--r-- | palm/syncal/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/palm/syncal/Makefile b/palm/syncal/Makefile index 5f0ef83..a2c5fed 100644 --- a/palm/syncal/Makefile +++ b/palm/syncal/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= syncal-0.8.1 +DISTNAME= syncal-0.8.3 CATEGORIES= palm comms deskutils MASTER_SITES= http://hopf.math.nwu.edu/syncal/ @@ -28,7 +28,6 @@ post-patch: ${SED} -e "s:@@PREFIX@@:${PREFIX}:g" ${WRKSRC}/user.tcl.patched > ${WRKSRC}/user.tcl ${MV} ${WRKSRC}/ical.patch ${WRKSRC}/ical.patch.patched ${SED} -e "s:@@PREFIX@@:${PREFIX}:g" ${WRKSRC}/ical.patch.patched > ${WRKSRC}/ical.patch - ${RM} ${WRKSRC}/*.o # # ical V2.2 needs a little patch, don't know how to do better diff --git a/palm/syncal/distinfo b/palm/syncal/distinfo index ab0236a..c254c8a 100644 --- a/palm/syncal/distinfo +++ b/palm/syncal/distinfo @@ -1 +1 @@ -MD5 (syncal-0.8.1.tar.gz) = 54cb4558ec3e02fd395ff03c7d87fc52 +MD5 (syncal-0.8.3.tar.gz) = 2ff97f5b0ad20cf8009866d4a0082f70 |