diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 00:06:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 00:06:00 +0000 |
commit | 6ca9e2108e1df0838971f80df8904c25d10027e1 (patch) | |
tree | d107d889763473ccc009534003a6394468e3f325 | |
parent | be6bc69b0fc74f37a3f2447a9f194641af9e7c38 (diff) | |
download | freebsd-ports-6ca9e2108e1df0838971f80df8904c25d10027e1.zip |
Fix port: graphics/xzgv fix WWW and remove older masteriste
- Fixed WWW.
- Removed older mastersite that was unfetchable.
Also add sha256
PR: ports/91059
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
-rw-r--r-- | graphics/xzgv/Makefile | 3 | ||||
-rw-r--r-- | graphics/xzgv/distinfo | 1 | ||||
-rw-r--r-- | graphics/xzgv/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 525ca680a308..b95dab2d54d9 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -9,8 +9,7 @@ PORTNAME= xzgv PORTVERSION= 0.8 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://xzgv.browser.org/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/viewers/X MAINTAINER= nosuzuki@postcard.st diff --git a/graphics/xzgv/distinfo b/graphics/xzgv/distinfo index 84bbdd649989..8ac1fbcdaec6 100644 --- a/graphics/xzgv/distinfo +++ b/graphics/xzgv/distinfo @@ -1,2 +1,3 @@ MD5 (xzgv-0.8.tar.gz) = e392277f1447076402df2e3d9e782cb2 +SHA256 (xzgv-0.8.tar.gz) = 4f6247665dfc3e4d376f457379b9e4c77c2a848659ff2b0dd5377c0aa09e5884 SIZE (xzgv-0.8.tar.gz) = 302801 diff --git a/graphics/xzgv/pkg-descr b/graphics/xzgv/pkg-descr index d173684367d1..2b4105996236 100644 --- a/graphics/xzgv/pkg-descr +++ b/graphics/xzgv/pkg-descr @@ -6,7 +6,7 @@ In contrast to other image file viewers for X, xzgv uses only one window and can fit a large image to the size of the window without changing the aspect ratio. -WWW: http://xzgv.browser.org/ +WWW: http://rus.members.beeb.net/xzgv.html Norio Suzuki nosuzuki@e-mail.ne.jp |