FreeBSD Bugzilla – Attachment 83877 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]
gprename.diff
gprename.diff (text/plain; charset=us-ascii), 2.46 KB, created by
Martin Tournoij
on 2008-01-17 22:10:04 UTC
(
hide
)
Description:
gprename.diff
Filename:
MIME Type:
Creator:
Martin Tournoij
Created:
2008-01-17 22:10:04 UTC
Size:
2.46 KB
patch
obsolete
>diff -urN --exclude CVS --exclude '*.test' /ports/x11-fm/gprename/Makefile ./Makefile >--- /ports/x11-fm/gprename/Makefile 2007-07-31 13:24:19.000000000 +0200 >+++ ./Makefile 2008-01-17 23:03:03.000000000 +0100 >@@ -2,21 +2,21 @@ > # Date created: 2004-03-15 > # Whom: trevor > # >-# $Carpetsmoker: ports/x11-fm/gprename/Makefile,v 1.6 2007/07/20 07:31:57 carpetsmoker Exp $ >+# $Carpetsmoker: ports/x11-fm/gprename/Makefile,v 1.8 2007/11/18 11:10:39 carpetsmoker Exp $ > # $FreeBSD: ports/x11-fm/gprename/Makefile,v 1.13 2007/07/31 11:24:19 arved Exp $ > # > > PORTNAME= gprename >-PORTVERSION= 2.4 >+PORTVERSION= 2.5 > PORTEPOCH= 1 > CATEGORIES= x11-fm >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= SOURCEFORGE > > 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}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext > > USE_BZIP2= yes > USE_PERL5_RUN= yes >@@ -37,7 +37,7 @@ > 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> >diff -urN --exclude CVS --exclude '*.test' /ports/x11-fm/gprename/distinfo ./distinfo >--- /ports/x11-fm/gprename/distinfo 2007-07-31 13:24:19.000000000 +0200 >+++ ./distinfo 2007-11-14 08:08:30.000000000 +0100 >@@ -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 >diff -urN --exclude CVS --exclude '*.test' /ports/x11-fm/gprename/pkg-plist ./pkg-plist >--- /ports/x11-fm/gprename/pkg-plist 2007-07-31 13:24:19.000000000 +0200 >+++ ./pkg-plist 2008-01-17 23:03:35.000000000 +0100 >@@ -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