mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.8
Changes: http://search.cpan.org/src/MEHNER/Graphics-GnuplotIF-1.8/Changes - Add LICENSE - Pass maintainership to perl@
This commit is contained in:
parent
10063597a4
commit
d0a72d9766
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405825
2 changed files with 7 additions and 5 deletions
|
@ -2,15 +2,17 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Graphics-GnuplotIF
|
PORTNAME= Graphics-GnuplotIF
|
||||||
PORTVERSION= 1.7
|
PORTVERSION= 1.8
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics perl5
|
CATEGORIES= graphics perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= wen@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Dynamic Perl interface to gnuplot
|
COMMENT= Dynamic Perl interface to gnuplot
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Graphics-GnuplotIF-1.7.tar.gz) = 31abdc8ebcf50a53674e5f19ccd14764bff9049a60f44ee42d3dfba75d659f66
|
SHA256 (Graphics-GnuplotIF-1.8.tar.gz) = 821b186065767c8fd40d0d1af570be9537aafda55fcfc2c307b50aa9f8ac61e3
|
||||||
SIZE (Graphics-GnuplotIF-1.7.tar.gz) = 15017
|
SIZE (Graphics-GnuplotIF-1.8.tar.gz) = 16803
|
||||||
|
|
Loading…
Add table
Reference in a new issue