Date: Fri, 6 Jul 2001 21:19:58 -0700 (MST) From: Jordan DeLong <fracture@allusion.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28786: Update port: games/yadex to 1.5.2 Message-ID: <200107070419.f674Jw818066@cx420564-b.tucson1.az.home.com>
next in thread | raw e-mail | index | archive | help
>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 <fracture@allusion.net> >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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107070419.f674Jw818066>