diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-12 20:33:00 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-12 20:33:00 +0800 |
commit | 4c6ab22193ce1a10b50058fe7be40244fb97f130 (patch) | |
tree | 0006291551c88aeed766e88b91b3e1eba2677f83 /x11-toolkits | |
parent | 8ed4fa7514daf00a1c72065ead1527e82e5d1ed6 (diff) | |
download | freebsd-ports-graphics-4c6ab22193ce1a10b50058fe7be40244fb97f130.tar.gz freebsd-ports-graphics-4c6ab22193ce1a10b50058fe7be40244fb97f130.tar.zst freebsd-ports-graphics-4c6ab22193ce1a10b50058fe7be40244fb97f130.zip |
- Update to 1.6.28.
Approved by: stas (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/fox16/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index a6d538498b1..3764953263e 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -7,7 +7,6 @@ PORTNAME= fox PORTVERSION= ${MAJORVER}.${SHVER} -PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ @@ -27,7 +26,7 @@ CONFLICTS= fox-1.0.* fox-1.2.* fox-1.4.* LATEST_LINK= fox16 MAJORVER= 1.6 -SHVER= 26 +SHVER= 28 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack diff --git a/x11-toolkits/fox16/distinfo b/x11-toolkits/fox16/distinfo index 6c90165e849..b505fac16dc 100644 --- a/x11-toolkits/fox16/distinfo +++ b/x11-toolkits/fox16/distinfo @@ -1,3 +1,3 @@ -MD5 (fox-1.6.26.tar.gz) = 891493ed4b66c7a42d8077a2797c8ce7 -SHA256 (fox-1.6.26.tar.gz) = 8cb3b6089b269b49b39479d59694e7afaffed0d6fe90c507daf332e62feba2c1 -SIZE (fox-1.6.26.tar.gz) = 4193282 +MD5 (fox-1.6.28.tar.gz) = 48ef0ee0b0d96f7df09c5e7fc38ba161 +SHA256 (fox-1.6.28.tar.gz) = 149e0b7fa447aac00d6f993e36a11f0fb1b9e9181f8ab4825f6519e215777635 +SIZE (fox-1.6.28.tar.gz) = 4193354 |