mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
textproc/apache-commons-csv: update to version 1.9.0
The new version uses Java 8. Drop maintainance: it's low effort but I am using this less now. Reported by: portscout Approved by: thierry (mentor, implicit)
This commit is contained in:
parent
068a856800
commit
0042759b3b
@ -1,13 +1,13 @@
|
||||
# Created by: Pedro Giffuni <pfg@FreeBSD.org>
|
||||
|
||||
PORTNAME= commons-csv
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9.0
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= APACHE_COMMONS_BINARIES
|
||||
PKGNAMEPREFIX= apache-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||
|
||||
MAINTAINER= pfg@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Java support for Comma Separated Value format
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597088558
|
||||
SHA256 (commons-csv-1.8-bin.tar.gz) = a4f261f89e48e41603ddc7e79c7bb623be90fe0416fad76ab0ca15f587a7ea27
|
||||
SIZE (commons-csv-1.8-bin.tar.gz) = 249294
|
||||
TIMESTAMP = 1627917224
|
||||
SHA256 (commons-csv-1.9.0-bin.tar.gz) = 615303b0b5b96024e45d4e2783c0d1697741935efa76ffd2c0f85b9e9ff65fd7
|
||||
SIZE (commons-csv-1.9.0-bin.tar.gz) = 320170
|
||||
|
Loading…
Reference in New Issue
Block a user