FreeBSD Bugzilla – Attachment 142821 Details for
Bug 189910
[MAINTAINER][PATCH] Update x11-wm/ctwm to 3.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.80 KB, created by
fullermd
on 2014-05-18 14:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fullermd
Created:
2014-05-18 14:00:00 UTC
Size:
2.80 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354412) >+++ Makefile (working copy) >@@ -2,19 +2,20 @@ > # $FreeBSD$ > > PORTNAME= ctwm >-PORTVERSION= 3.8.1 >-PORTREVISION= 1 >+PORTVERSION= 3.8.2 > PORTEPOCH= 1 > CATEGORIES= x11-wm >-MASTER_SITES= http://ctwm.free.lp.se/dist/ \ >+MASTER_SITES= http://www.ctwm.org/dist/ \ > http://distfiles.over-yonder.net/ctwm/ > > MAINTAINER= fullermd@over-yonder.net > COMMENT= Extension to twm, with support for multiple virtual screens, etc > >+LICENSE= MIT >+ > LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg > >-USES= imake >+USES= imake tar:xz > USE_XORG= xpm xmu > > pre-configure: >Index: distinfo >=================================================================== >--- distinfo (revision 354412) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ctwm-3.8.1.tar.gz) = 293657511eaa3f0f147bae2f50ed3caf6bbaa64dd142dfdbd9d6576d89c6970d >-SIZE (ctwm-3.8.1.tar.gz) = 737958 >+SHA256 (ctwm-3.8.2.tar.xz) = 574d67a8a69f2f1ebaa71aa40cc50667e814f74b51f5db8886e2def6a3e0900f >+SIZE (ctwm-3.8.2.tar.xz) = 549984 >Index: files/patch-Imakefile >=================================================================== >--- files/patch-Imakefile (revision 354412) >+++ files/patch-Imakefile (working copy) >@@ -1,13 +0,0 @@ >---- ./Imakefile.orig 2014-01-20 08:59:13.000000000 +0100 >-+++ ./Imakefile 2014-01-20 08:59:40.000000000 +0100 >-@@ -167,8 +167,8 @@ >- 3dcircle.xpm 3ddimple.xpm 3ddot.xpm 3dfeet.xpm 3dleopard.xpm \ >- 3dpie.xpm 3dpyramid.xpm 3dslant.xpm >- >--SpecialObjectRule(parse.o,parse.c,'-DSYSTEM_INIT_FILE="$(DESTDIR)$(CONFDIR)/system.ctwmrc"' '-DPIXMAP_DIRECTORY="$(DESTDIR)$(PIXMAPDIR)"') >--SpecialObjectRule(ctwm.o,ctwm.c,'-DPIXMAP_DIRECTORY="$(DESTDIR)$(PIXMAPDIR)"') >-+SpecialObjectRule(parse.o,parse.c,'-DSYSTEM_INIT_FILE="$(CONFDIR)/system.ctwmrc"' '-DPIXMAP_DIRECTORY="$(PIXMAPDIR)"') >-+SpecialObjectRule(ctwm.o,ctwm.c,'-DPIXMAP_DIRECTORY="$(PIXMAPDIR)"') >- #if !HasPutenv >- SpecialObjectRule(util.o,util.c,-DNOPUTENV) >- #endif >Index: files/patch-util.c >=================================================================== >--- files/patch-util.c (revision 354412) >+++ files/patch-util.c (working copy) >@@ -1,11 +0,0 @@ >---- util.c.orig 2012-01-08 16:51:48.245308175 -0600 >-+++ util.c 2012-01-08 16:51:52.168309618 -0600 >-@@ -3941,7 +3941,7 @@ >- #ifdef JPEG >- >- unsigned short int *buffer_16bpp; >--long *buffer_32bpp; >-+uint32_t *buffer_32bpp; >- >- static void convert_for_16 (int w, int x, int y, int r, int g, int b) { >- buffer_16bpp [y * w + x] = ((r >> 3) << 11) + ((g >> 2) << 5) + (b >> 3); >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 354412) >+++ pkg-descr (working copy) >@@ -20,4 +20,4 @@ > - Pinnable and sticky menus. > - etc... > >-WWW: http://ctwm.free.lp.se/ >+WWW: http://www.ctwm.org/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189910
: 142821