diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2006-02-21 02:06:44 +0800 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2006-02-21 02:06:44 +0800 |
commit | b16e1ecf13a26f9c400a4583cc4b8a5e336a0bad (patch) | |
tree | be849dd6c45cc052f92927325b21241681f2a4a5 /print | |
parent | b191d62f9d95daf76bb018ecc41f827c7e1b0b4f (diff) | |
download | freebsd-ports-gnome-b16e1ecf13a26f9c400a4583cc4b8a5e336a0bad.tar.gz freebsd-ports-gnome-b16e1ecf13a26f9c400a4583cc4b8a5e336a0bad.tar.zst freebsd-ports-gnome-b16e1ecf13a26f9c400a4583cc4b8a5e336a0bad.zip |
new bugfix release 7.2.7
make spaces possible in printer name (samba)
PR: 90744
Submitted by: Roman Kurakin <rik at FreeBSD dot org>
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 3 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 08014337da15..f30ccbc2ee69 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -6,8 +6,7 @@ # PORTNAME= apsfilter -PORTVERSION= 7.2.6 -PORTREVISION= 2 +PORTVERSION= 7.2.7 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index a1de30e9b504..fc7abdc20d5e 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1,3 +1,3 @@ -MD5 (apsfilter/apsfilter-7.2.6.tar.bz2) = 53402382aa7c85cf468acd34fcb286aa -SHA256 (apsfilter/apsfilter-7.2.6.tar.bz2) = 2cbff5291a6b13c1b19c9dc84e4f80a82ae2fd8dbf50a733fbda009b199e9c79 -SIZE (apsfilter/apsfilter-7.2.6.tar.bz2) = 309489 +MD5 (apsfilter/apsfilter-7.2.7.tar.bz2) = ed7903a2e462fc70bc1bb1c21b1f27e8 +SHA256 (apsfilter/apsfilter-7.2.7.tar.bz2) = 7ae233b8b91e2c36a72a0e53c51b827d129e05d8a85eb0fb775d65eca061cf16 +SIZE (apsfilter/apsfilter-7.2.7.tar.bz2) = 309792 |