- Update to 4.33
- Add OPTIONS_DEFINE for NLS PR: ports/173653 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
6a4bc97682
commit
38f15c263c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307466
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= di
|
||||
PORTVERSION= 4.32
|
||||
PORTVERSION= 4.33
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.gentoo.com/di/
|
||||
|
||||
|
@ -14,6 +14,8 @@ MAKE_JOBS_SAFE= yes
|
|||
|
||||
MAN1= di.1
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (di-4.32.tar.gz) = b6483327484b9bd5a63eb7d3c51bdfa9f5614c06a1fc37b3b05ad710821a0dc8
|
||||
SIZE (di-4.32.tar.gz) = 212774
|
||||
SHA256 (di-4.33.tar.gz) = 58aef2d5238762b60468ec2ee760e022a72af6424bd14d33683748d9a09922d5
|
||||
SIZE (di-4.33.tar.gz) = 211512
|
||||
|
|
Loading…
Reference in a new issue