- Update to 3.10.22

This commit is contained in:
Renato Botelho 2005-07-27 11:31:02 +00:00
parent 68fc486b29
commit a62c59eddd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140229
3 changed files with 4 additions and 14 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= arj
PORTVERSION= 3.10.21
PORTVERSION= 3.10.22
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -31,6 +31,7 @@ post-extract:
@${REINPLACE_CMD} -e 's!/etc!${LOCALBASE}/etc!' \
${WRKSRC}/arj.c ${WRKSRC}/file_reg.c ${WRKSRC}/rearj.c
@${REINPLACE_CMD} -e 's!-O2!!' ${WRKSRC}/gnu/configure.in
@${REINPLACE_CMD} -e 's!^static !!' ${WRKSRC}/integr.c
pre-build:
@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} prepare)

View File

@ -1,2 +1,2 @@
MD5 (arj-3.10.21.tar.gz) = 887d400ca6048516d4d447e1649af396
SIZE (arj-3.10.21.tar.gz) = 430807
MD5 (arj-3.10.22.tar.gz) = f263bf3cf6d42a8b7e85b4fb514336d3
SIZE (arj-3.10.22.tar.gz) = 431467

View File

@ -1,11 +0,0 @@
--- integr.c.orig Thu Mar 28 01:03:00 2002
+++ integr.c Tue Nov 2 23:53:18 2004
@@ -5,7 +5,7 @@
*
*/
-static char intergrity_identifier[]={0xB0, 0x03, 0xB0, 0x02, 0xB0, 0x03,
+char intergrity_identifier[]={0xB0, 0x03, 0xB0, 0x02, 0xB0, 0x03,
0xB0, 0x04, 0xB0, 0x05,
0x90, 0x90, 0x90, 0x90,
0x90, 0x90, 0x90, 0x90,