summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkleink <kleink>2002-09-18 11:52:30 +0000
committerkleink <kleink>2002-09-18 11:52:30 +0000
commit64a5b86fb984562754ca9711e4eaf816d746b2e9 (patch)
tree3924630f4cc225a0da1161df142ad686d36577c5
parentf1bf396ebb1959017c31bdbdc900b914b87b805a (diff)
downloadpkgsrc-64a5b86fb984562754ca9711e4eaf816d746b2e9.tar.gz
Update scmxx to 0.6.1.5; notable changes since previous include:
0.6.1.5 add capability to specify "all" as slot for sending to force overwriting starting from minimum slot change in message on which slot is used --info now stores the information in the file specified with --file; if non was specified it prints them to stdout do not hardcode the standard file descriptors 0.6.1.4 (was only available as patch) add configure entry that looks for cfmakeraw() (not in cygwin) make cfmakeraw() work-around available if cfmakeraw() is not present fix slots min/max that may differ between readable and writable make arguement to --vcard really optional (in 0.6.1.3-3: fixed spec file for file and dir permissions)
-rw-r--r--comms/scmxx/Makefile5
-rw-r--r--comms/scmxx/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index 29f1bc3bc0d..69d90a26c26 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2002/08/18 06:34:54 kleink Exp $
+# $NetBSD: Makefile,v 1.16 2002/09/18 11:52:30 kleink Exp $
#
-DISTNAME= scmxx-0.6.1.3
-PKGREVISION= 1
+DISTNAME= scmxx-0.6.1.5
CATEGORIES= comms
MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo
index c10b48b327e..e27a8361fbd 100644
--- a/comms/scmxx/distinfo
+++ b/comms/scmxx/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2002/08/18 06:34:54 kleink Exp $
+$NetBSD: distinfo,v 1.13 2002/09/18 11:52:31 kleink Exp $
-SHA1 (scmxx-0.6.1.3.tar.bz2) = 7583dd6cd1eb8bca69429df981452dfc1491707b
-Size (scmxx-0.6.1.3.tar.bz2) = 51535 bytes
+SHA1 (scmxx-0.6.1.5.tar.bz2) = b24b2d19c20f13e7524700222a152d76ac36dcfe
+Size (scmxx-0.6.1.5.tar.bz2) = 52166 bytes