math/lybniz: Update 1.3.2 -> 3.0.4-2
Take maintainership.
This commit is contained in:
@@ -2,20 +2,25 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lybniz
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 6
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.4-2
|
||||
DISTVERSIONSUFFIX= -gf1ec282
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Mathematical function graph plotter
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
USES= gnome python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= thomasfuhringer
|
||||
USE_PYTHON= distutils noflavors autoplist
|
||||
USE_GNOME= pygtk2
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\
|
||||
${WRKSRC}/${PORTNAME}.py
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (lybniz-1.3.2.tar.gz) = 07cdd1aee3ea0af700f0e7b2364bfc35136356f0a845c784bb117e600be4636b
|
||||
SIZE (lybniz-1.3.2.tar.gz) = 70328
|
||||
TIMESTAMP = 1564987205
|
||||
SHA256 (thomasfuhringer-lybniz-v3.0.4-2-gf1ec282_GH0.tar.gz) = ab3d8279c7376ff65de3ad8c847c25ed84a6da2abe1930ba907612aec1512207
|
||||
SIZE (thomasfuhringer-lybniz-v3.0.4-2-gf1ec282_GH0.tar.gz) = 420214
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
Lybniz is an easy to use mathematical function graph plotter
|
||||
using pyGTK.
|
||||
Lybniz is an easy to use mathematical function graph plotter using pyGTK.
|
||||
|
||||
WWW: http://lybniz2.sourceforge.net/
|
||||
WWW: https://github.com/thomasfuhringer/lybniz
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
bin/lybniz.py
|
||||
share/applications/lybniz.desktop
|
||||
share/gnome/help/lybniz/C/lybniz.xml
|
||||
share/gnome/help/lybniz/C/figures/lybniz_colour_graph_small.png
|
||||
share/pixmaps/lybniz.png
|
||||
Reference in New Issue
Block a user