diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-11-08 00:50:22 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-11-08 00:50:22 +0800 |
commit | 96910891b06ea4211285f145eac552a61092d5d3 (patch) | |
tree | c9d669af9248e89a2679280d06a7bccd0f4ad582 /sysutils | |
parent | 1d815015278b5420e1aab19729c282b31832622d (diff) | |
download | freebsd-ports-gnome-96910891b06ea4211285f145eac552a61092d5d3.tar.gz freebsd-ports-gnome-96910891b06ea4211285f145eac552a61092d5d3.tar.zst freebsd-ports-gnome-96910891b06ea4211285f145eac552a61092d5d3.zip |
- update abgx360 to version v1.0.3
Changes affecting all platforms:
- Added full support for all current PFI/Video waves and the ability for
future waves to be fully supported through updates to abgx360.dat
- The SplitVid check is now mandatory when checking an ISO/DVD and the
"Check Stealth" option is enabled (iXtreme LT requires SplitVid for XBL safety)
PR: 152005
Submitted by: Nicole Reid <root _at_ cooltrainer.org> (maintainer)
Approved by: glarkin (mentor, implicit)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/abgx360/Makefile | 2 | ||||
-rw-r--r-- | sysutils/abgx360/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/abgx360/Makefile b/sysutils/abgx360/Makefile index 62be4f4d5967..558509966be6 100644 --- a/sysutils/abgx360/Makefile +++ b/sysutils/abgx360/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abgx360 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= sysutils MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://abgx360.x-scene.com/ diff --git a/sysutils/abgx360/distinfo b/sysutils/abgx360/distinfo index 3ae1fc48c5f5..6d53f208523c 100644 --- a/sysutils/abgx360/distinfo +++ b/sysutils/abgx360/distinfo @@ -1,3 +1,2 @@ -MD5 (abgx360-1.0.2.tar.gz) = db9164b3a7fb8d027d259810a0ab6bff -SHA256 (abgx360-1.0.2.tar.gz) = 0b81c2a527c1ea49814a8f74285fb4ed0b1421f712eadd3de198caebbfe223d4 -SIZE (abgx360-1.0.2.tar.gz) = 260758 +SHA256 (abgx360-1.0.3.tar.gz) = e8be1661ae497ec6ff87a9e7974c495df3de5b3220e39ef9b4ff76606d3e2e58 +SIZE (abgx360-1.0.3.tar.gz) = 260600 |