Date: Fri, 24 Dec 1999 13:47:05 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@freebsd.org Subject: ports/15672: Update port: archivers/gshar+gunshar to 4.2.1 Message-ID: <19991224214705.A9D0B1514B@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 15672 >Category: ports >Synopsis: Update port: archivers/gshar+gunshar to 4.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 24 13:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.4-RELEASE i386 >Organization: >Environment: >Description: * Updated version 4.2 to 4.2.1 * Add WWW: line info pkg/DESCR >How-To-Repeat: >Fix: diff -urN /usr/ports/archivers/gshar+gunshar/Makefile archivers/gshar+gunshar/Makefile --- /usr/ports/archivers/gshar+gunshar/Makefile Wed Aug 25 21:13:40 1999 +++ archivers/gshar+gunshar/Makefile Sat Dec 25 06:45:36 1999 @@ -1,30 +1,24 @@ -# New ports collection makefile for: gshar+gunshar -# Version required: 4.2 -# Date created: 28 Dec 1994 -# Whom: ache +# New ports collection makefile for: gshar+gunshar +# Version required: 4.2.1 +# Date created: 28 Dec 1994 +# Whom: ache # # $FreeBSD: ports/archivers/gshar+gunshar/Makefile,v 1.15 1999/08/25 04:25:06 obrien Exp $ # -DISTNAME= sharutils-4.2 +DISTNAME= sharutils-4.2.1 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= sharutils MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --program-prefix=g --disable-uucode -INSTALL_TARGET= install install-man +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls +INSTALL_TARGET= install install-man MAN1= gshar.1 gunshar.1 -post-patch: - @touch ${WRKSRC}/po/sharutils.pot - post-install: -.for file in gshar gunshar - strip ${PREFIX}/bin/${file} -.endfor .for info in remsync.info sharutils.info install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir .endfor diff -urN /usr/ports/archivers/gshar+gunshar/files/md5 archivers/gshar+gunshar/files/md5 --- /usr/ports/archivers/gshar+gunshar/files/md5 Mon Jun 9 00:00:00 1997 +++ archivers/gshar+gunshar/files/md5 Sat Dec 25 04:57:39 1999 @@ -1 +1 @@ -MD5 (sharutils-4.2.tar.gz) = b1ab1d10d88e8dcb8ee5b0d06b2fc073 +MD5 (sharutils-4.2.1.tar.gz) = b8ba1d409f07edcb335ff72a27bd9828 diff -urN /usr/ports/archivers/gshar+gunshar/pkg/DESCR archivers/gshar+gunshar/pkg/DESCR --- /usr/ports/archivers/gshar+gunshar/pkg/DESCR Fri Jan 23 00:00:00 1998 +++ archivers/gshar+gunshar/pkg/DESCR Sat Dec 25 06:20:43 1999 @@ -6,3 +6,5 @@ is initially derived from public domain. Some modules and other code sections are freely borrowed from other GNU distributions, bringing `shar' under the terms of the GNU General Public License. + +WWW: http://www.gnu.org/software/sharutils/sharutils.html diff -urN /usr/ports/archivers/gshar+gunshar/pkg/PLIST archivers/gshar+gunshar/pkg/PLIST --- /usr/ports/archivers/gshar+gunshar/pkg/PLIST Sun Jun 6 21:10:26 1999 +++ archivers/gshar+gunshar/pkg/PLIST Sat Dec 25 06:10:28 1999 @@ -9,15 +9,3 @@ info/remsync.info @exec install-info %D/info/sharutils.info %D/info/dir @exec install-info %D/info/remsync.info %D/info/dir -lib/locale/de/LC_MESSAGES/sharutils.cat -lib/locale/fr/LC_MESSAGES/sharutils.cat -lib/locale/ja_JP.EUC/LC_MESSAGES/sharutils.cat -lib/locale/nl/LC_MESSAGES/sharutils.cat -lib/locale/pt/LC_MESSAGES/sharutils.cat -lib/locale/sv/LC_MESSAGES/sharutils.cat -share/locale/de.gmo/LC_MESSAGES/sharutils.cat -share/locale/fr.gmo/LC_MESSAGES/sharutils.cat -share/locale/ja_JP.EUC.gmo/LC_MESSAGES/sharutils.cat -share/locale/nl.gmo/LC_MESSAGES/sharutils.cat -share/locale/pt.gmo/LC_MESSAGES/sharutils.cat -share/locale/sv.gmo/LC_MESSAGES/sharutils.cat >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991224214705.A9D0B1514B>