ports/63240: [Maintainer update] archivers/arj to 3.10.19

Konstantin Reznichenko kotadr at ua.fm
Sun Feb 22 21:30:18 UTC 2004


>Number:         63240
>Category:       ports
>Synopsis:       [Maintainer update] archivers/arj to 3.10.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 13:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin Reznichenko
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
PREMIERBANK
>Environment:
System: FreeBSD satellite.pb.dp.ua 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue May 
27 15:04:45 EEST 2003 kot at satellite.pb.dp.ua:/usr/src/sys/compile/SATELLITE 
i386

>Description:
     Update to version 3.10.19.

>How-To-Repeat:

>Fix:

diff -u -r -N ../arj.orig/Makefile ./Makefile
--- ../arj.orig/Makefile	Tue Feb 17 13:00:10 2004
+++ ./Makefile	Sun Feb 22 10:56:41 2004
@@ -2,11 +2,11 @@
  # Date created:			9 April 2002
  # Whom:				Konstantin Reznichenko <kot at premierbank.dp.ua>
  #
-# $FreeBSD: ports/archivers/arj/Makefile,v 1.8 2004/02/17 11:00:10 krion Exp 
$
+# $FreeBSD: ports/archivers/arj/Makefile,v 1.6 2003/09/03 01:00:56 leeym Exp 
$
  #
  
  PORTNAME=	arj
-PORTVERSION=	3.10.18
+PORTVERSION=	3.10.19
  CATEGORIES=	archivers
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,7 +14,7 @@
  MAINTAINER=	kot at premierbank.dp.ua
  COMMENT=	Open-source ARJ
  
-WRKSRC=		${WRKDIR}/${PORTNAME}
+#WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
  USE_REINPLACE=	yes
  USE_AUTOCONF_VER=	253
  USE_GMAKE=	yes
@@ -38,7 +38,7 @@
  post-install:
  .if !defined(NOPORTDOCS)
  	@${MKDIR} ${DOCSDIR}
-	cd ${WRKSRC}/doc && ${INSTALL_DATA} debug.txt ${DOCSDIR}
+	cd ${WRKSRC}/doc && ${INSTALL_DATA} COPYING debug.txt ${DOCSDIR}
  	cd ${WRKSRC}/resource/en && \
  		${INSTALL_DATA} arjl.txt arjs.txt history.txt readme.txt unix.txt 
${DOCSDIR}
  .endif
diff -u -r -N ../arj.orig/distinfo ./distinfo
--- ../arj.orig/distinfo	Tue Feb 17 13:00:10 2004
+++ ./distinfo	Sun Feb 22 10:38:19 2004
@@ -1 +1 @@
-MD5 (arj-3.10.18.tar.gz) = 3a2fbe6b2f5aac5e389f88074b6627df
+MD5 (arj-3.10.19.tar.gz) = d04dfdd4d37a7f20e01d92b4731d0932
diff -u -r -N ../arj.orig/files/patch-garble.c ./files/patch-garble.c
--- ../arj.orig/files/patch-garble.c	Tue Feb 17 13:00:11 2004
+++ ./files/patch-garble.c	Thu Jan  1 03:00:00 1970
@@ -1,17 +0,0 @@
---- garble.c.orig Fri Apr 18 10:12:36 2003
-+++ garble.c Mon Feb 16 18:48:22 2004
-@@ -298,12 +298,13 @@
-     else
-     {
-      /* Get pathname of executable */
--     #if defined(SKIP_GET_EXE_NAME)
-+     #if defined(SKIP_GET_EXE_NAME) && TARGET!=UNIX
-       split_name(exe_name, tmp_arjcrypt_name, NULL);
-      #elif defined(PKGLIBDIR)
-       /* if !defined(PKGLIBDIR), we'll let the dynamic loader perform the
-          search */
-       strcpy(tmp_arjcrypt_name, PKGLIBDIR);
-+      strcat(tmp_arjcrypt_name, "/");
-      #endif
-      if(arjcrypt_name==NULL||arjcrypt_name[0]=='\0')
-       msg_strcat(tmp_arjcrypt_name, M_ARJCRYPT_COM);
diff -u -r -N ../arj.orig/pkg-plist ./pkg-plist
--- ../arj.orig/pkg-plist	Tue Feb 17 13:00:10 2004
+++ ./pkg-plist	Mon Feb 16 16:12:00 2004
@@ -3,6 +3,7 @@
  bin/arjdisp
  bin/rearj
  lib/arj/arjcrypt.so
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
  %%PORTDOCS%%%%DOCSDIR%%/arjl.txt
  %%PORTDOCS%%%%DOCSDIR%%/arjs.txt
  %%PORTDOCS%%%%DOCSDIR%%/debug.txt
----
http://torg.alkar.net
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list