Date: Mon, 8 Apr 2002 12:50:30 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/36898: Update port: x11-wm/afterstep-stable to 1.8.11 Message-ID: <200204081950.g38JoU923962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 36898 >Category: ports >Synopsis: Update port: x11-wm/afterstep-stable to 1.8.11 >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: Mon Apr 08 13:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.8.11 Remove file: files/patch-aa files/patch-ab >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/afterstep-stable/Makefile x11-wm/afterstep-stable/Makefile --- /usr/ports/x11-wm/afterstep-stable/Makefile Tue Sep 11 18:54:53 2001 +++ x11-wm/afterstep-stable/Makefile Sun Apr 7 20:00:36 2002 @@ -6,7 +6,7 @@ # PORTNAME= afterstep -PORTVERSION= 1.8.9 +PORTVERSION= 1.8.11 CATEGORIES= x11-wm afterstep MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= stable @@ -22,17 +22,15 @@ USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= X_EXTRA_LIBS="-lxpg4" CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-png-includes="${LOCALBASE}/include" \ +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --enable-i18n \ + --with-png-includes="${LOCALBASE}/include" \ --with-png-libs="${LOCALBASE}/lib" \ --with-jpeg-includes="${LOCALBASE}/include" \ --with-jpeg-libs="${LOCALBASE}/lib" \ --with-helpcommand="xterm -e man" -.if defined(WITH_I18N) -CONFIGURE_ARGS+= --enable-i18n -.endif - .if defined(WITH_DIFFERENT_LOOKNFEELS) CONFIGURE_ARGS+= --enable-different-looknfeels .endif @@ -46,6 +44,10 @@ WinList.1x Zharf.1x afterstep.1x asetroot.1x post-patch: +.for file in wharf.in zharf.in + ${PERL} -pi -e 's,linux_penguin,monitor_bsd,' \ + ${WRKSRC}/afterstep/${file} +.endfor ${PERL} -pi.orig -e 's,/usr/X11/,${X11BASE}/,' \ ${WRKSRC}/src/afterstep/afterstep.man diff -urN /usr/ports/x11-wm/afterstep-stable/distinfo x11-wm/afterstep-stable/distinfo --- /usr/ports/x11-wm/afterstep-stable/distinfo Fri Jul 13 20:44:08 2001 +++ x11-wm/afterstep-stable/distinfo Sun Apr 7 19:54:09 2002 @@ -1 +1 @@ -MD5 (AfterStep-1.8.9.tar.bz2) = e745f5d7ac2923faba8e9c3c5d4425be +MD5 (AfterStep-1.8.11.tar.bz2) = 6d8b41b7a642105b4cafc4d3d5f12a46 diff -urN /usr/ports/x11-wm/afterstep-stable/files/patch-aa x11-wm/afterstep-stable/files/patch-aa --- /usr/ports/x11-wm/afterstep-stable/files/patch-aa Fri Jul 13 20:44:08 2001 +++ x11-wm/afterstep-stable/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- afterstep/wharf.in.orig Wed Jul 11 22:00:23 2001 -+++ afterstep/wharf.in Wed Jul 11 22:01:09 2001 -@@ -99,7 +99,7 @@ - # - *Wharf Applications FileFolders.xpm,3_dots.xpm Folders - #*Wharf Files Computer.xpm Exec "-" Files & -- *Wharf xterm linux-penguin.xpm Exec "-" (exec aterm) || (exec xterm) & -+ *Wharf xterm monitor_bsd.xpm Exec "-" (exec aterm) || (exec xterm) & - - *Wharf Helpme Info.xpm,3_dots.xpm Folders - *Wharf xman Bookshelf.xpm Exec "-" xman & diff -urN /usr/ports/x11-wm/afterstep-stable/files/patch-ab x11-wm/afterstep-stable/files/patch-ab --- /usr/ports/x11-wm/afterstep-stable/files/patch-ab Thu Feb 17 14:54:14 2000 +++ x11-wm/afterstep-stable/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- afterstep/zharf.in.orig Tue Jul 27 11:38:01 1999 -+++ afterstep/zharf.in Mon Sep 27 12:11:45 1999 -@@ -26,7 +26,7 @@ - *Zharf Disk - Swallow "asfsm" asfsm_lite -bg Grey30 -fg Grey70 -bp None -pbg Grey30 -pfg Grey70 -pbp None - *Zharf Start Start.xpm Popup "0" - *Zharf Swap Install.xpm WindowList --*Zharf Xiterm linux-penguin.xpm Exec "xiterm" xterm -fg wheat -bg black & -+*Zharf Xterm monitor_bsd.xpm Exec "xterm" xterm -fg wheat -bg black & - *Zharf Netscape netscape.xpm Exec "netscape" netscape & - *Zharf(3x1) - whatever SwallowModule "Pager" Pager 0 @with_desktops_1@ - *Zharf Quit? RedFire.xpm Module "QuitForm" Form QuitForm >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?200204081950.g38JoU923962>