diff options
author | sat <sat@FreeBSD.org> | 2007-02-16 20:14:56 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-16 20:14:56 +0800 |
commit | 030a0a0102625ee1fc1fdc7a5750b2e5f83007f9 (patch) | |
tree | 16e4ad3c7cf2e2a0b1517919d88c90dc0e82dbfa /print | |
parent | f18f20dc1285e6206e8d8419125eab726777a499 (diff) | |
download | freebsd-ports-graphics-030a0a0102625ee1fc1fdc7a5750b2e5f83007f9.tar.gz freebsd-ports-graphics-030a0a0102625ee1fc1fdc7a5750b2e5f83007f9.tar.zst freebsd-ports-graphics-030a0a0102625ee1fc1fdc7a5750b2e5f83007f9.zip |
- Update to 1.0b5
Approved by: girgen (maintainer timeout, 17 days)
Diffstat (limited to 'print')
-rw-r--r-- | print/html2ps-letter/Makefile | 7 | ||||
-rw-r--r-- | print/html2ps-letter/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 541b626aaa3..634004d1b7b 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ # -PORTNAME= html2ps-${PAPERSIZE} -PORTVERSION= 1.0.b4 +PORTNAME= html2ps +DISTVERSION= 1.0b5 PORTEPOCH= 1 -PORTREVISION= 1 CATEGORIES= print www perl5 MASTER_SITES= http://user.it.uu.se/~jan/ -DISTNAME= html2ps-1.0b4 +PKGNAMESUFFIX= -${PAPERSIZE} MAINTAINER= girgen@FreeBSD.org COMMENT= HTML to PostScript converter diff --git a/print/html2ps-letter/distinfo b/print/html2ps-letter/distinfo index d2640e56212..1e2a54edf7b 100644 --- a/print/html2ps-letter/distinfo +++ b/print/html2ps-letter/distinfo @@ -1,3 +1,3 @@ -MD5 (html2ps-1.0b4.tar.gz) = 9231037e2b35760e0f4e67bd6dc722e6 -SHA256 (html2ps-1.0b4.tar.gz) = 13da7214fe6ee513cae049a96d665c54d1a0ab5ee27e2674c394259a5939181a -SIZE (html2ps-1.0b4.tar.gz) = 127901 +MD5 (html2ps-1.0b5.tar.gz) = 0998fefa4c8f9a04c88cfac7a83df629 +SHA256 (html2ps-1.0b5.tar.gz) = f71e425d5db2eda9578f4f4b019b14da42d39f69a802e5bdb9d4609ae8903e93 +SIZE (html2ps-1.0b5.tar.gz) = 128059 |