diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-20 09:31:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-20 09:31:51 +0800 |
commit | 99ad5107fec651ec7ff7fc3c46472b2132e700f2 (patch) | |
tree | 81bfe7a54ed0ae5eca062f527e42e9854d109b8d /math | |
parent | 08fda108c40f706995abc286113bec07f6961ca3 (diff) | |
download | freebsd-ports-gnome-99ad5107fec651ec7ff7fc3c46472b2132e700f2.tar.gz freebsd-ports-gnome-99ad5107fec651ec7ff7fc3c46472b2132e700f2.tar.zst freebsd-ports-gnome-99ad5107fec651ec7ff7fc3c46472b2132e700f2.zip |
- Update to 2.3
PR: 116438
Submitted by: Amarendra Godbole <amarendra.godbole@gmail.com> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/wcalc/Makefile | 5 | ||||
-rw-r--r-- | math/wcalc/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/wcalc/Makefile b/math/wcalc/Makefile index 2fd8013ef2f1..9814800f49ec 100644 --- a/math/wcalc/Makefile +++ b/math/wcalc/Makefile @@ -6,10 +6,9 @@ # PORTNAME= wcalc -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.3 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= w-calc DISTNAME= Wcalc-${PORTVERSION} diff --git a/math/wcalc/distinfo b/math/wcalc/distinfo index 1d67821ea03a..670057de2da1 100644 --- a/math/wcalc/distinfo +++ b/math/wcalc/distinfo @@ -1,3 +1,3 @@ -MD5 (Wcalc-2.2.2.tar.gz) = 6fc73c15f2b5fe5576f4d2ee70e6c13b -SHA256 (Wcalc-2.2.2.tar.gz) = 77f231efa6831f1229e0a6dc48e02c781060837b4d0caf8cd7eb6c5a6683b8f4 -SIZE (Wcalc-2.2.2.tar.gz) = 285313 +MD5 (Wcalc-2.3.tar.gz) = e5144779a5906285f11cc452e2d529e9 +SHA256 (Wcalc-2.3.tar.gz) = b33245818d86aa258abefe6c715ac0eb3938aeb479f0854e5e6812c8b88382bd +SIZE (Wcalc-2.3.tar.gz) = 322720 |