FreeBSD Bugzilla – Attachment 52871 Details for
Bug 80039
Maintainer update: update graphics/libggiwmh to 0.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libggiwmh.diff
libggiwmh.diff (text/plain), 2.47 KB, created by
Antoine Brodin
on 2005-04-17 20:20:08 UTC
(
hide
)
Description:
libggiwmh.diff
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2005-04-17 20:20:08 UTC
Size:
2.47 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/libggiwmh/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 11 Dec 2004 22:45:17 -0000 1.1 >+++ Makefile 17 Apr 2005 18:51:41 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libggiwmh >-PORTVERSION= 0.2.0 >+PORTVERSION= 0.2.1 > CATEGORIES= graphics devel > MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.1/ \ > ${MASTER_SITE_SOURCEFORGE} >@@ -21,7 +21,7 @@ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > USE_BZIP2= yes > INSTALLS_SHLIB= yes >-GNU_CONFIGURE= yes >+USE_LIBTOOL_VER= 15 > > MAN3= ggiWmhIconify.3 \ > ggiWmhInit.3 \ >@@ -35,9 +35,7 @@ > - ggiWmhDetach.3 - ggiWmhExit.3 \ > ggiWmhMove.3 ggiWmhAllowResize.3 \ > - ggiWmhGetPos.3 - ggiWmhGetSize.3 \ >- - ggiWmhResize.3 >- >-.include <bsd.port.pre.mk> >+ - ggiWmhMaximize.3 - ggiWmhResize.3 > > .if !defined(WITHOUT_X11) > USE_XLIB= yes >@@ -50,4 +48,4 @@ > post-install: > @${CP} ${WRKSRC}/libggiwmh.conf ${PREFIX}/etc/ggi/libggiwmh.conf.dist > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/graphics/libggiwmh/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 11 Dec 2004 22:45:17 -0000 1.1 >+++ distinfo 17 Apr 2005 18:39:25 -0000 >@@ -1,2 +1,2 @@ >-MD5 (libggiwmh-0.2.0.src.tar.bz2) = ad1414f6ff0e7b43d8caa3005b04056d >-SIZE (libggiwmh-0.2.0.src.tar.bz2) = 215433 >+MD5 (libggiwmh-0.2.1.src.tar.bz2) = 81c458962b694a495999d03584753c33 >+SIZE (libggiwmh-0.2.1.src.tar.bz2) = 215960 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/graphics/libggiwmh/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 11 Dec 2004 22:45:17 -0000 1.1 >+++ pkg-plist 17 Apr 2005 18:44:17 -0000 >@@ -4,16 +4,14 @@ > include/ggi/internal/wmh.h > include/ggi/wmh-defs.h > include/ggi/wmh.h >-lib/ggi/wmh/display/pseudo_stubs_wmh.la > lib/ggi/wmh/display/pseudo_stubs_wmh.so >-%%XWMH%%lib/ggi/wmh/display/X_wmh.la > %%XWMH%%lib/ggi/wmh/display/X_wmh.so >-lib/libggiwmh.la >+lib/libggiwmh.a > lib/libggiwmh.so > lib/libggiwmh.so.0 >-@dirrm etc/ggi >-@dirrm include/ggi/internal >-@dirrm include/ggi >+@unexec rmdir %D/etc/ggi 2>/dev/null || true >+@unexec rmdir %D/include/ggi/internal 2>/dev/null || true >+@unexec rmdir %D/include/ggi 2>/dev/null || true > @dirrm lib/ggi/wmh/display > @dirrm lib/ggi/wmh >-@dirrm lib/ggi >+@unexec rmdir %D/lib/ggi 2>/dev/null || true
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 80039
: 52871