From owner-freebsd-ports Fri Jul 6 21:30:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7245E37B405 for ; Fri, 6 Jul 2001 21:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f674U2x77143; Fri, 6 Jul 2001 21:30:02 -0700 (PDT) (envelope-from gnats) Received: from cx420564-b.tucson1.az.home.com (cx420564-b.tucson1.az.home.com [24.21.112.225]) by hub.freebsd.org (Postfix) with ESMTP id B866937B406 for ; Fri, 6 Jul 2001 21:23:14 -0700 (PDT) (envelope-from fracture@cx420564-b.tucson1.az.home.com) Received: (from fracture@localhost) by cx420564-b.tucson1.az.home.com (8.11.3/8.11.3) id f674Jw818066; Fri, 6 Jul 2001 21:19:58 -0700 (MST) (envelope-from fracture) Message-Id: <200107070419.f674Jw818066@cx420564-b.tucson1.az.home.com> Date: Fri, 6 Jul 2001 21:19:58 -0700 (MST) From: Jordan DeLong To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28786: Update port: games/yadex to 1.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28786 >Category: ports >Synopsis: Update port: games/yadex to 1.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 06 21:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jordan DeLong >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD cx420564-b 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Fri Jul 6 13:25:38 MST 2001 fracture@cx420564-b:/usr/src/sys/compile/HOBOIV i386 >Description: update yadex, a doom/hexen/heretic wad editor to 1.5.2 >How-To-Repeat: apply the diff to the port... >Fix: diff -u -ruN yadex-old/Makefile yadex/Makefile --- yadex-old/Makefile Mon Jun 18 09:05:34 2001 +++ yadex/Makefile Fri Jul 6 21:04:22 2001 @@ -6,7 +6,7 @@ # PORTNAME= yadex -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= games MASTER_SITES= http://www.teaser.fr/~amajorel/yadex/ @@ -17,8 +17,7 @@ MAN6= yadex.6 ybsp.6 -#pre-build: -# mv ${WRKDIR}/${DISTNAME}/Makefile ${WRKDIR}/${DISTNAME}/Makefile.orig -# mv ${WRKDIR}/${DISTNAME}/GNUmakefile ${WRKDIR}/${DISTNAME}/Makefile +post-install: + ${CHMOD} 644 ${PREFIX}/etc/yadex/1.5.2/yadex.cfg .include diff -u -ruN yadex-old/distinfo yadex/distinfo --- yadex-old/distinfo Mon Jun 18 09:05:34 2001 +++ yadex/distinfo Fri Jul 6 20:57:20 2001 @@ -1 +1 @@ -MD5 (yadex-1.5.1.tar.gz) = d1328e6b57181b54897c408276d87e20 +MD5 (yadex-1.5.2.tar.gz) = b93220bd9e6c311055f2077f1d532d46 diff -u -ruN yadex-old/pkg-plist yadex/pkg-plist --- yadex-old/pkg-plist Mon Jun 18 09:05:34 2001 +++ yadex/pkg-plist Fri Jul 6 20:56:21 2001 @@ -1,19 +1,19 @@ bin/yadex -bin/yadex-1.5.1 +bin/yadex-1.5.2 bin/ybsp -bin/ybsp-1.5.1 -etc/yadex/1.5.1/yadex.cfg -share/yadex/1.5.1/doom.ygd -share/yadex/1.5.1/doom02.ygd -share/yadex/1.5.1/doom04.ygd -share/yadex/1.5.1/doom05.ygd -share/yadex/1.5.1/doom2.ygd -share/yadex/1.5.1/doompr.ygd -share/yadex/1.5.1/heretic.ygd -share/yadex/1.5.1/hexen.ygd -share/yadex/1.5.1/strife.ygd -share/yadex/1.5.1/strife10.ygd -@dirrm share/yadex/1.5.1 +bin/ybsp-1.5.2 +etc/yadex/1.5.2/yadex.cfg +share/yadex/1.5.2/doom.ygd +share/yadex/1.5.2/doom02.ygd +share/yadex/1.5.2/doom04.ygd +share/yadex/1.5.2/doom05.ygd +share/yadex/1.5.2/doom2.ygd +share/yadex/1.5.2/doompr.ygd +share/yadex/1.5.2/heretic.ygd +share/yadex/1.5.2/hexen.ygd +share/yadex/1.5.2/strife.ygd +share/yadex/1.5.2/strife10.ygd +@dirrm share/yadex/1.5.2 @dirrm share/yadex -@dirrm etc/yadex/1.5.1 +@dirrm etc/yadex/1.5.2 @dirrm etc/yadex >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message