mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.31. While here, change the name of the installed binary
from 'pl' to 'ploticus' to avoid conflicts with cad/slffea, lang/TenDRA, and lang/swi-pl. PR: ports/78316 Submitted by: Ports Fury Prodded by: vs
This commit is contained in:
parent
a103890ed0
commit
30f328a614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130503
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ploticus
|
||||
PORTVERSION= 2.30
|
||||
PORTVERSION= 2.31
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://ploticus.sourceforge.net/download/
|
||||
DISTNAME= pl${PORTVERSION:S/.//}src
|
||||
@ -45,7 +45,7 @@ USE_XPM= yes
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pl ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pl ${PREFIX}/bin/ploticus
|
||||
@${MKDIR} ${DATADIR}
|
||||
cd ${WRKSRC}/../prefabs && ${FIND} . | \
|
||||
${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DATADIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (pl230src.tar.gz) = 0d345918bba1f2fcdbb3d46cd3563d44
|
||||
SIZE (pl230src.tar.gz) = 420104
|
||||
MD5 (pl231src.tar.gz) = 70712f7f41484db3bfd9210ae7742762
|
||||
SIZE (pl231src.tar.gz) = 443596
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
bin/pl
|
||||
bin/ploticus
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/Diag.out
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/README
|
||||
@ -8,6 +8,7 @@ bin/pl
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/api_examp.c
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/bars3.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/clickmap_mouse.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/clickmap_mouse.map
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/colorgrid.htm
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/cumufrac.dat
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/curve1.dat
|
||||
@ -97,6 +98,7 @@ bin/pl
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/chron.pl
|
||||
%%DATADIR%%/chron.pl-
|
||||
%%DATADIR%%/chron.pl--
|
||||
%%DATADIR%%/chunk_area
|
||||
%%DATADIR%%/chunk_chronfilter
|
||||
%%DATADIR%%/chunk_doheatmap
|
||||
|
Loading…
Reference in New Issue
Block a user