- Update to 4.11.1
- Fix WWW
This commit is contained in:
parent
b7e1d73495
commit
8c4875a679
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278385
3 changed files with 4 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sharutils
|
||||
PORTVERSION= 4.10
|
||||
PORTVERSION= 4.11.1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -33,9 +33,4 @@ USE_GETTEXT= yes
|
|||
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@SH@|${SH}|' \
|
||||
${WRKSRC}/src/mail-files.in ${WRKSRC}/src/mailshar.in
|
||||
@${REINPLACE_CMD} -e 's|@PERL@|${PERL}|' ${WRKSRC}/src/remsync.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (sharutils-4.10.tar.bz2) = b0fc4e1839296bb179840d60ac614e96368ddd8703bfbcffff7c97a6b9472f61
|
||||
SIZE (sharutils-4.10.tar.bz2) = 920944
|
||||
SHA256 (sharutils-4.11.1.tar.bz2) = 6f48ed90b7e27046addaded1e6b434c7c41e606ddfe9d8dea335e6fbc2a354d5
|
||||
SIZE (sharutils-4.11.1.tar.bz2) = 1000885
|
||||
|
|
|
@ -18,5 +18,5 @@ synopses from the info pages:
|
|||
* gshar: Make a shell archive.
|
||||
* gunshar: Explode a shell archive.
|
||||
|
||||
WWW: http://directory.fsf.org/sharutils.html
|
||||
WWW: http://www.gnu.org/s/sharutils/
|
||||
keywords: mail-files mailshar remsync shar unshar
|
||||
|
|
Loading…
Reference in a new issue