mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 3.17.
Add license framework.
This commit is contained in:
parent
9fa0d1b59b
commit
43ec102f7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256570
2 changed files with 6 additions and 5 deletions
|
@ -6,14 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= iso-codes
|
||||
PORTVERSION= 3.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.17
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
|
||||
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
COMMENT= Lists of the country, language and currency iso names
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack gnometarget
|
||||
USE_PYTHON_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (iso-codes-3.16.tar.bz2) = fe87d95d81cd1426a2170b10deb6974c
|
||||
SHA256 (iso-codes-3.16.tar.bz2) = 52409951afd10a3539f015ba59099cd6b5f7fc034e6ee326ef5922503fb2f6cb
|
||||
SIZE (iso-codes-3.16.tar.bz2) = 5868730
|
||||
MD5 (iso-codes-3.17.tar.bz2) = 063b6698aed520f5a97745602032709e
|
||||
SHA256 (iso-codes-3.17.tar.bz2) = 44eaaf10b7696f15bc1b2f0499b271967a99eefbb6a783466563313cc26796b2
|
||||
SIZE (iso-codes-3.17.tar.bz2) = 5911254
|
||||
|
|
Loading…
Add table
Reference in a new issue