FreeBSD Bugzilla – Attachment 99800 Details for
Bug 138978
[maintainer update] x11-wm/matwm2: update from 0.0.62 to 0.0.64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.29 KB, created by
Mattis Michel
on 2009-09-20 03:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mattis Michel
Created:
2009-09-20 03:20:01 UTC
Size:
2.29 KB
patch
obsolete
>diff -ruN matwm2.orig/Makefile matwm2/Makefile >--- matwm2.orig/Makefile 2009-09-20 03:50:25.000000000 +0200 >+++ matwm2/Makefile 2009-09-20 03:31:53.000000000 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= matwm2 >-PORTVERSION= 0.0.62 >+PORTVERSION= 0.0.64 > CATEGORIES= x11-wm > MASTER_SITES= http://www.gatorgitter.com/~maties/ > >diff -ruN matwm2.orig/distinfo matwm2/distinfo >--- matwm2.orig/distinfo 2009-09-20 03:50:25.000000000 +0200 >+++ matwm2/distinfo 2009-09-20 03:44:53.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (matwm2-0.0.62.tar.gz) = 2ea37c44b05f19365cf4935eb81257ba >-SHA256 (matwm2-0.0.62.tar.gz) = e5b7833b292eff8d98a4d20b83611ca9e4f44fb93bb7e3cbd3cc9905125f2150 >-SIZE (matwm2-0.0.62.tar.gz) = 837715 >+MD5 (matwm2-0.0.64.tar.gz) = 1e47a0af666ae20e56623bee3879ed8c >+SHA256 (matwm2-0.0.64.tar.gz) = 9ff41ee710d08e17f78c7d690f51ce57b83deb6b5a40381a317768ebd6a9a61f >+SIZE (matwm2-0.0.64.tar.gz) = 26651 >diff -ruN matwm2.orig/files/patch-Makefile matwm2/files/patch-Makefile >--- matwm2.orig/files/patch-Makefile 2009-09-20 03:50:25.000000000 +0200 >+++ matwm2/files/patch-Makefile 2009-09-20 03:42:59.000000000 +0200 >@@ -1,20 +1,24 @@ >---- Makefile.orig 2009-09-09 16:21:44.000000000 +0400 >-+++ Makefile 2009-09-09 18:28:24.000000000 +0400 >-@@ -1,6 +1,5 @@ >--prefix = /usr/local >--XROOT = /usr/X11R6 >--CC = cc >-+prefix = ${PREFIX} >-+XROOT = ${LOCALBASE} >+--- Makefile.orig 2009-09-20 03:40:09.000000000 +0200 >++++ Makefile 2009-09-20 03:38:57.000000000 +0200 >+@@ -1,7 +1,6 @@ >+-prefix = /usr/local >+-manprefix = /usr/local >+-XROOT = /usr/X11R6 >+-CC = cc >++prefix = ${PREFIX} >++manprefix = ${MANPREFIX} >++XROOT = ${LOCALBASE} > >- CFLAGS += -lXext -lX11 -I$(XROOT)/include -L$(XROOT)/lib >- #CFLAGS += -DDEBUG -ggdb3 # -DDEBUG_EVENTS -DSYNC >-@@ -17,7 +16,7 @@ >- ./makeheader *.c > all.h >+ CFLAGS += -lXext -lX11 -I$(XROOT)/include -L$(XROOT)/lib >+ #CFLAGS += -DDEBUG -ggdb3 # -DDEBUG_EVENTS -DSYNC >+@@ -19,8 +18,8 @@ > > install: matwm2 >+ mkdir -p $(prefix)/bin $(manprefix)/man/man1 > - install -s matwm2 $(prefix)/bin >-+ ${BSD_INSTALL_PROGRAM} matwm2 $(prefix)/bin >+- install matwm2.1 $(manprefix)/man/man1 >++ ${BSD_INSTALL_PROGRAM} -s matwm2 $(prefix)/bin >++ ${BSD_INSTALL_MAN} matwm2.1 $(manprefix)/man/man1 > > deinstall: >- rm -f $(prefix)/bin/matwm2 >+ rm -f $(prefix)/bin/matwm2 $(manprefix)/man/man1/matwm2.1
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 138978
: 99800