mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to 4.3.15
- Replace USE_GETTEXT by USES - Add a single space on WWW line
This commit is contained in:
parent
b20bda4583
commit
58697015c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316385
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sharutils
|
||||
PORTVERSION= 4.13.3
|
||||
PORTVERSION= 4.13.5
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -26,7 +26,7 @@ INFO= sharutils
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
PLIST_SUB+= NLS=""
|
||||
USE_GETTEXT= yes
|
||||
USES= gettext
|
||||
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sharutils-4.13.3.tar.xz) = 871fe6e7e00b1de159f47d2e3bd1fb46c3d21ec6ba305f73e339402a8809c295
|
||||
SIZE (sharutils-4.13.3.tar.xz) = 962200
|
||||
SHA256 (sharutils-4.13.5.tar.xz) = c73a828368647679f8f843eda11b78de5bc659fa059e782a405ae20ddd88b1f0
|
||||
SIZE (sharutils-4.13.5.tar.xz) = 1066016
|
||||
|
@ -18,5 +18,5 @@ synopses from the info pages:
|
||||
* gshar: Make a shell archive.
|
||||
* gunshar: Explode a shell archive.
|
||||
|
||||
WWW: http://www.gnu.org/s/sharutils/
|
||||
WWW: http://www.gnu.org/s/sharutils/
|
||||
keywords: mail-files mailshar remsync shar unshar
|
||||
|
@ -6,6 +6,7 @@ bin/gunshar
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/et/LC_MESSAGES/sharutils.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/sharutils.mo
|
||||
|
Loading…
Reference in New Issue
Block a user