misc/getopt: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
aeb85de5f8
commit
a4be68a41f
3 changed files with 4 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getopt
|
||||
PORTVERSION= 1.1.5
|
||||
PORTVERSION= 1.1.6
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://frodo.looijaard.name/system/files/software/getopt/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (getopt-1.1.5.tar.gz) = 11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6
|
||||
SIZE (getopt-1.1.5.tar.gz) = 51794
|
||||
SHA256 (getopt-1.1.6.tar.gz) = d0bf1dc642a993e7388a1cddfb9409bed375c21d5278056ccca3a0acd09dc5fe
|
||||
SIZE (getopt-1.1.6.tar.gz) = 58926
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ man/man1/getopt.1.gz
|
|||
%%NLS%%share/locale/fi/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/getopt.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/getopt.mo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue