diff options
author | zeising <zeising@FreeBSD.org> | 2013-02-04 04:16:36 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-02-04 04:16:36 +0800 |
commit | 1f14d21c1ed33b314d4ab2cfc6ddb70d29b01201 (patch) | |
tree | 2cd4cd8a4abe3e12dcdcd3bc11400658d8d52638 /x11 | |
parent | eb2ce19792ffe3c7944d59c31216faae6683b08d (diff) | |
download | freebsd-ports-gnome-1f14d21c1ed33b314d4ab2cfc6ddb70d29b01201.tar.gz freebsd-ports-gnome-1f14d21c1ed33b314d4ab2cfc6ddb70d29b01201.tar.zst freebsd-ports-gnome-1f14d21c1ed33b314d4ab2cfc6ddb70d29b01201.zip |
Update to 1.0.5
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcalc/Makefile | 8 | ||||
-rw-r--r-- | x11/xcalc/distinfo | 4 |
2 files changed, 3 insertions, 9 deletions
diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile index d01cc815fdb1..24e12c3baf31 100644 --- a/x11/xcalc/Makefile +++ b/x11/xcalc/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: xcalc -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xcalc -PORTVERSION= 1.0.4.1 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xcalc/distinfo b/x11/xcalc/distinfo index 3205cea89ad8..7bfa8fd44e76 100644 --- a/x11/xcalc/distinfo +++ b/x11/xcalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xcalc-1.0.4.1.tar.bz2) = e21f3b09a5ffdaafced32fdccd94d48351c95e5f8a2d7cb036d61dd18f4e26b6 -SIZE (xorg/app/xcalc-1.0.4.1.tar.bz2) = 124184 +SHA256 (xorg/app/xcalc-1.0.5.tar.bz2) = 448f3aca106e86fbc051172cc4ea51eebce2fac096a7a971b8561b9b85697ae4 +SIZE (xorg/app/xcalc-1.0.5.tar.bz2) = 135451 |