diff options
author | abs <abs@pkgsrc.org> | 2003-08-15 16:34:46 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-08-15 16:34:46 +0000 |
commit | fbb1fddc357bde2d1c6d492c0b85251ba24d5850 (patch) | |
tree | 208cb516f0041c3c8d04df01ced838c849edb1fc /print/if-psprint | |
parent | d13209f3f23966e8273dc92dff76d076c500f174 (diff) | |
download | pkgsrc-fbb1fddc357bde2d1c6d492c0b85251ba24d5850.tar.gz |
Update if-psprint to 1.7:
Use syslog to report invocation
Diffstat (limited to 'print/if-psprint')
-rw-r--r-- | print/if-psprint/Makefile | 4 | ||||
-rw-r--r-- | print/if-psprint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index e9f5df32271..bc16395bf53 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 22:52:30 grant Exp $ +# $NetBSD: Makefile,v 1.14 2003/08/15 16:34:46 abs Exp $ # -DISTNAME= if-psprint-1.6 +DISTNAME= if-psprint-1.7 CATEGORIES= print MASTER_SITES= http://www.mono.org/abs/tools/if-psprint/ diff --git a/print/if-psprint/distinfo b/print/if-psprint/distinfo index 087e428614b..0602f53fed9 100644 --- a/print/if-psprint/distinfo +++ b/print/if-psprint/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/03/31 13:07:49 abs Exp $ +$NetBSD: distinfo,v 1.5 2003/08/15 16:34:47 abs Exp $ -SHA1 (if-psprint-1.6.tar.gz) = 23e6f350b5a7e3a600cd984cd09657b3a6e26fee -Size (if-psprint-1.6.tar.gz) = 2868 bytes +SHA1 (if-psprint-1.7.tar.gz) = 24d964e985fb1bc1a2b29985b1c01b20485f6a99 +Size (if-psprint-1.7.tar.gz) = 2934 bytes |