diff options
author | brucec <brucec@FreeBSD.org> | 2011-12-12 09:57:01 +0800 |
---|---|---|
committer | brucec <brucec@FreeBSD.org> | 2011-12-12 09:57:01 +0800 |
commit | 63a1d1630acee44104e0f3b9c6140c8ce1adb648 (patch) | |
tree | 82009b4f5b35da2a602cf125c46a567711969e5a /sysutils | |
parent | 2fc44695198d419e608a9c704d9504e583d9c102 (diff) | |
download | freebsd-ports-gnome-63a1d1630acee44104e0f3b9c6140c8ce1adb648.tar.gz freebsd-ports-gnome-63a1d1630acee44104e0f3b9c6140c8ce1adb648.tar.zst freebsd-ports-gnome-63a1d1630acee44104e0f3b9c6140c8ce1adb648.zip |
Update to 2.7.2: fixes crash on 7.x.
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ataidle/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ataidle/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ataidle/Makefile b/sysutils/ataidle/Makefile index e9366c1ef28c..981ce8fd14b6 100644 --- a/sysutils/ataidle/Makefile +++ b/sysutils/ataidle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ataidle -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= sysutils MASTER_SITES= http://www.cran.org.uk/~brucec/software/ diff --git a/sysutils/ataidle/distinfo b/sysutils/ataidle/distinfo index 0b99ea65486c..5e40466a11d5 100644 --- a/sysutils/ataidle/distinfo +++ b/sysutils/ataidle/distinfo @@ -1,2 +1,2 @@ -SHA256 (ataidle-2.7.1.tar.gz) = de923891ed17353ad4380394e9d9f7c83dcaa377c2438b8229629e5433245725 -SIZE (ataidle-2.7.1.tar.gz) = 12159 +SHA256 (ataidle-2.7.2.tar.gz) = db7737059b7371eb8b876e13aae584dbc32ee5388df1fd6583b4ee33a91024f1 +SIZE (ataidle-2.7.2.tar.gz) = 29790 |