mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 2.4
PR: 218200 Submitted by: maintainer
This commit is contained in:
parent
852ac8784e
commit
6950fd1671
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440158
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dico
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= net textproc
|
||||
MASTER_SITES= GNU
|
||||
PKGNAMEPREFIX= gnu-
|
||||
@ -57,7 +57,6 @@ post-patch:
|
||||
-e 's/mu_check_lib_save_LIBS/LIBS/' \
|
||||
-e 's/python-config/$${PYTHON_CONFIG}/' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} 's/conf.5in dico/conf.5 dico/' ${WRKSRC}/doc/Makefile.in
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1473624817
|
||||
SHA256 (dico-2.3.tar.xz) = f38afa5771a70f2d3d72c409d664c20456de874f93d8b391141ba45ee3077e8d
|
||||
SIZE (dico-2.3.tar.xz) = 1607960
|
||||
TIMESTAMP = 1490736071
|
||||
SHA256 (dico-2.4.tar.xz) = 4f94f73d1f596552894df2decb72df5b71ed2a23edc985c68247b6e5a0daa78e
|
||||
SIZE (dico-2.4.tar.xz) = 1694884
|
||||
|
@ -60,4 +60,6 @@ sbin/dicod
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/dico.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/dico.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/dico.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/dico.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/dico.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/dico.mo
|
||||
|
Loading…
Reference in New Issue
Block a user