mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
dns/idnkit2: update to 2.3
- update to 2.3 - whitespace fix PR: 187247 Submitted by: Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
This commit is contained in:
parent
3c14c59e3f
commit
d1ddd12c27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347062
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= idnkit
|
PORTNAME= idnkit
|
||||||
PORTVERSION= 2.2
|
PORTVERSION= 2.3
|
||||||
CATEGORIES= dns
|
CATEGORIES= dns
|
||||||
MASTER_SITES= http://jprs.co.jp/idn/
|
MASTER_SITES= http://jprs.co.jp/idn/
|
||||||
PKGNAMESUFFIX= 2
|
PKGNAMESUFFIX= 2
|
||||||
|
@ -20,7 +20,7 @@ USE_AUTOTOOLS= libtool
|
||||||
USES= iconv
|
USES= iconv
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
|
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (idnkit-2.2.tar.bz2) = 9b75826e19a5814f256ae420004e75db8e6f3a91b844e4fb15a7adcc7a3bf439
|
SHA256 (idnkit-2.3.tar.bz2) = 26d07117650042ab4693f0e00960275d58a1be773e6d13c503ba384710f3e97e
|
||||||
SIZE (idnkit-2.2.tar.bz2) = 1477069
|
SIZE (idnkit-2.3.tar.bz2) = 1473267
|
||||||
|
|
Loading…
Add table
Reference in a new issue