- Update to 2.15
- pass maintainership to submitter PR: ports/108050 Submitted by: Marcelo Araujo
This commit is contained in:
parent
368e3f6ce9
commit
e2c58db1b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182776
3 changed files with 8 additions and 7 deletions
|
@ -6,17 +6,16 @@
|
|||
# $MCom: ports/math/gdcalc/Makefile,v 1.1 2006/10/04 15:51:37 ahze Exp $
|
||||
|
||||
PORTNAME= gdcalc
|
||||
PORTVERSION= 2.13
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.15
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= araujo@bsdmail.org
|
||||
COMMENT= Gnome-based scientific calculator
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
|
||||
|
||||
USE_GNOME= gnomelibs gnomehier
|
||||
USE_GNOME= gnomelibs gnomehier libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gdcalc-2.13.tar.gz) = b810a64709d49f7ac5372f6dc63ed35d
|
||||
SHA256 (gdcalc-2.13.tar.gz) = a6dc0b5fcf88484fc25eaf2bc4ed77a3486c159cf562d13493b03be8119ef526
|
||||
SIZE (gdcalc-2.13.tar.gz) = 194074
|
||||
MD5 (gdcalc-2.15.tar.gz) = 0a9d2d8f03df472b971e0ff0331bd0fd
|
||||
SHA256 (gdcalc-2.15.tar.gz) = fa2d33a76858dd2b82aeb01760e5b06daeb0c24b22e3194f26f31341911a4c5b
|
||||
SIZE (gdcalc-2.15.tar.gz) = 334845
|
||||
|
|
|
@ -5,6 +5,8 @@ share/icons/HP-16C-48.xpm
|
|||
share/icons/mini-HP-16C-48.xpm
|
||||
share/pixmaps/HP-16C-48.xpm
|
||||
share/pixmaps/mini-HP-16C-48.xpm
|
||||
share/pixmaps/HP-16C-48.png
|
||||
share/icons/HP-16C-48.png
|
||||
@dirrmtry share/pixmaps
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/applnk/Applications
|
||||
|
|
Loading…
Reference in a new issue