1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11/xcalc: Update to 1.1.0

Update x11/xcalc to 1.1.0.
This release adds the posibility to convert between different bases, such as
octal, hexadecimal.  It also adds bitwise operators and modulo.

Changelog:
https://lists.x.org/archives/xorg-announce/2019-June/002996.html

Sponsored by:	B3 Init
This commit is contained in:
Niclas Zeising 2019-06-10 16:01:40 +00:00
parent 45dd5294ac
commit 7bf35684ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503903
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xcalc
PORTVERSION= 1.0.7
PORTVERSION= 1.1.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1550488987
SHA256 (xorg/app/xcalc-1.0.7.tar.bz2) = 70d271d1655f90ed0d4011f58022c441e1832f01eb3450c691799b131b557f21
SIZE (xorg/app/xcalc-1.0.7.tar.bz2) = 145644
TIMESTAMP = 1560182154
SHA256 (xorg/app/xcalc-1.1.0.tar.bz2) = d5d746954465afc3da1f355d721882806568fb04b4d059c027702c0d16a3b5eb
SIZE (xorg/app/xcalc-1.1.0.tar.bz2) = 148193