FreeBSD Bugzilla – Attachment 39144 Details for
Bug 61789
[update] gqview-devel -> 1.3.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gqview-devel.diff
gqview-devel.diff (text/x-patch), 3.17 KB, created by
Alex Dupre
on 2004-01-23 18:32:53 UTC
(
hide
)
Description:
gqview-devel.diff
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2004-01-23 18:32:53 UTC
Size:
3.17 KB
patch
obsolete
>Index: gqview-devel/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/gqview-devel/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- gqview-devel/Makefile 8 Jan 2004 23:14:26 -0000 1.3 >+++ gqview-devel/Makefile 23 Jan 2004 18:29:25 -0000 >@@ -7,7 +7,7 @@ > # > > PORTNAME= gqview >-PORTVERSION= 1.3.7 >+PORTVERSION= 1.3.8 > CATEGORIES= graphics > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,28 +16,22 @@ > MAINTAINER= cthulhu@cthulhu.ru > COMMENT= Another gtk2-based graphic file viewer > >+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ >+ iconv.3:${PORTSDIR}/converters/libiconv \ >+ png.5:${PORTSDIR}/graphics/png >+ > USE_X_PREFIX= yes > USE_GNOME= gtk20 >-WANT_GNOME= yes > GNU_CONFIGURE= yes >-USE_REINPLACE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LIBS="-L${LOCALBASE}/lib" > >-.if !defined(WANT_GNOME) || defined(WITHOUT_GNOME) >-CONFIGURE_ARGS= --disable-gnome >-.endif >- > MAN1= gqview.1 > >-post-patch: >- @${REINPLACE_CMD} -e 's|INCLUDED_LIBINTL=yes|INCLUDED_LIBINTL=no|g' \ >- ${WRKSRC}/aclocal.m4 >- >-post-install: > .if !defined(NOPORTDOCS) >- @${MKDIR} ${PREFIX}/share/doc/gqview >- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview >+post-install: >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: gqview-devel/distinfo >=================================================================== >RCS file: /home/pcvs/ports/graphics/gqview-devel/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- gqview-devel/distinfo 8 Jan 2004 23:14:26 -0000 1.3 >+++ gqview-devel/distinfo 23 Jan 2004 18:29:25 -0000 >@@ -1 +1 @@ >-MD5 (gqview-1.3.7.tar.gz) = 6a579839a5f283d2eb6e8713e4c97602 >+MD5 (gqview-1.3.8.tar.gz) = c379f28a9c1128e9ab40bec9e5605eb0 >Index: gqview-devel/pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/graphics/gqview-devel/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- gqview-devel/pkg-plist 8 Jan 2004 23:14:26 -0000 1.3 >+++ gqview-devel/pkg-plist 23 Jan 2004 18:29:25 -0000 >@@ -1,6 +1,5 @@ > bin/gqview >-%%PORTDOCS%%share/doc/gqview/README >-share/gqview/README >+%%PORTDOCS%%%%DOCSDIR%%/README > share/locale/bg/LC_MESSAGES/gqview.mo > share/locale/cs/LC_MESSAGES/gqview.mo > share/locale/da/LC_MESSAGES/gqview.mo >@@ -28,5 +27,4 @@ > share/locale/vi/LC_MESSAGES/gqview.mo > share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo > share/locale/zh_TW/LC_MESSAGES/gqview.mo >-%%PORTDOCS%%@dirrm share/doc/gqview >-@dirrm share/gqview >+%%PORTDOCS%%@dirrm %%DOCSDIR%% >Index: gqview-devel/files/patch-Makefile.in >=================================================================== >RCS file: gqview-devel/files/patch-Makefile.in >diff -N gqview-devel/files/patch-Makefile.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ gqview-devel/files/patch-Makefile.in 23 Jan 2004 18:29:25 -0000 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig Fri Jan 23 18:33:39 2004 >++++ Makefile.in Fri Jan 23 18:37:29 2004 >+@@ -547,7 +547,7 @@ >+ >+ info-am: >+ >+-install-data-am: install-desktopDATA install-helpDATA install-iconDATA \ >++install-data-am: install-desktopDATA install-iconDATA \ >+ install-man >+ >+ install-exec-am:
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 61789
:
39143
| 39144