FreeBSD Bugzilla – Attachment 83876 Details for
Bug 119758
[UPDATE] x11-fm/gprename
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.73 KB, created by
Felippe de Meirelles Motta
on 2008-01-17 20:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-01-17 20:50:01 UTC
Size:
2.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/x11-fm/gprename/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- Makefile 31 Jul 2007 11:24:19 -0000 1.13 >+++ Makefile 17 Jan 2008 20:21:17 -0000 >@@ -7,16 +7,18 @@ > # > > PORTNAME= gprename >-PORTVERSION= 2.4 >+PORTVERSION= 2.5 > PORTEPOCH= 1 > CATEGORIES= x11-fm >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= SF > > MAINTAINER= carpetsmoker@xs4all.nl > COMMENT= Perl script for renaming multiple files > >-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 >+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ >+ ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \ >+ ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext \ >+ p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl > > USE_BZIP2= yes > USE_PERL5_RUN= yes >@@ -27,17 +29,12 @@ > MANCOMPRESSED= no > > post-patch: >- @${REINPLACE_CMD} 's|/usr/|${PREFIX}/|' \ >- ${WRKSRC}/bin/gprename >- @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|; \ >- s|$$(CURDIR)|$$(.CURDIR)|; \ >- s|share/man|man|;' \ >- ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e 's|share/man|man|g' ${WRKSRC}/Makefile > > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/COPYING ${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/x11-fm/gprename/distinfo,v >retrieving revision 1.9 >diff -u -r1.9 distinfo >--- distinfo 31 Jul 2007 11:24:19 -0000 1.9 >+++ distinfo 17 Jan 2008 20:21:17 -0000 >@@ -1,3 +1,3 @@ >-MD5 (gprename-2.4.tar.bz2) = fc8abed7a5bb141d20a123b448dc53a3 >-SHA256 (gprename-2.4.tar.bz2) = 43c9ee724fc5b5ff4eff121e6e54f42c6f2892f6158a9ce2ccb8fc7995ab01ca >-SIZE (gprename-2.4.tar.bz2) = 47859 >+MD5 (gprename-2.5.tar.bz2) = f3906c70ed3a24f4ade75c5787ecd969 >+SHA256 (gprename-2.5.tar.bz2) = 54747ef7a099ee1bacab3cc2bfbe0866ae05118cda5c7f621077ac0d277783ab >+SIZE (gprename-2.5.tar.bz2) = 50278 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/x11-fm/gprename/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 31 Jul 2007 11:24:19 -0000 1.2 >+++ pkg-plist 17 Jan 2008 20:21:17 -0000 >@@ -3,6 +3,7 @@ > share/pixmaps/gprename/gprename.png > share/pixmaps/gprename/gprename_debian_menu_icon.xpm > share/pixmaps/gprename/gprename_nautilus-action.png >+share/locale/ca/LC_MESSAGES/gprename.mo > share/locale/de/LC_MESSAGES/gprename.mo > share/locale/es/LC_MESSAGES/gprename.mo > share/locale/fr/LC_MESSAGES/gprename.mo
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 119758
: 83876 |
83877