FreeBSD Bugzilla – Attachment 160896 Details for
Bug 203016
sysutils/lxterminal: Update to 0.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff lxterminal
lxterminal.diff (text/plain), 21.43 KB, created by
Walter Schwarzenfeld
on 2015-09-10 14:00:47 UTC
(
hide
)
Description:
svn-diff lxterminal
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2015-09-10 14:00:47 UTC
Size:
21.43 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (.../lxterminal) (working copy) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD: head/sysutils/lxterminal/Makefile 383814 2015-04-11 16:04:32Z mat $ > > PORTNAME= lxterminal >-PORTVERSION= 0.1.11 >-PORTREVISION= 2 >+PORTVERSION= 0.2.0 > CATEGORIES= sysutils > MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/ > >@@ -20,6 +19,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --prefix=${PREFIX} > USE_LDCONFIG= yes >+USE_GCC= 4.8+ > > PORTDOCS= AUTHORS README > > >Property changes on: Makefile >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: distinfo >=================================================================== >--- distinfo (.../lxterminal) (working copy) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (lxterminal-0.1.11.tar.gz) = f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253 >-SIZE (lxterminal-0.1.11.tar.gz) = 304025 >+SHA256 (lxterminal-0.2.0.tar.gz) = 174b0e99652f72acd7a98b6ff1b75eba1a9bf364996e6f118cccdaba0d282baf >+SIZE (lxterminal-0.2.0.tar.gz) = 248698 > >Property changes on: distinfo >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: lxterminal/Makefile >=================================================================== >--- lxterminal/Makefile (.../lxterminal) (working copy) >+++ lxterminal/Makefile (working copy) >@@ -0,0 +1,49 @@ >+# Created by: Kris Moore <kmoore@FreeBSD.org> >+# $FreeBSD: head/sysutils/lxterminal/Makefile 383814 2015-04-11 16:04:32Z mat $ >+ >+PORTNAME= lxterminal >+PORTVERSION= 0.1.11 >+PORTREVISION= 2 >+CATEGORIES= sysutils >+MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/ >+ >+MAINTAINER= horia@racoviceanu.com >+COMMENT= Lightweight terminal emulator from the LXDE project >+ >+LICENSE= GPLv2 >+ >+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser >+LIB_DEPENDS= libvte.so:${PORTSDIR}/x11-toolkits/vte >+ >+USES= gmake iconv pkgconfig >+USE_GNOME= gtk20 intlhack >+GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --prefix=${PREFIX} >+USE_LDCONFIG= yes >+ >+PORTDOCS= AUTHORS README >+ >+OPTIONS_DEFINE= DOCS NLS >+OPTIONS_SUB= yes >+ >+NLS_USES= gettext >+NLS_USES_OFF= gettext-tools >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MNLS} >+CPPFLAGS+= -I${LOCALBASE}/include >+LDFLAGS+= -L${LOCALBASE}/lib >+.endif >+ >+post-patch: >+.if ! ${PORT_OPTIONS:MNLS} >+ @${REINPLACE_CMD} -e 's|src po|src|' \ >+ ${WRKSRC}/Makefile.in >+.endif >+ >+post-install: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> > >Property changes on: lxterminal/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: lxterminal/distinfo >=================================================================== >--- lxterminal/distinfo (.../lxterminal) (working copy) >+++ lxterminal/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (lxterminal-0.1.11.tar.gz) = f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253 >+SIZE (lxterminal-0.1.11.tar.gz) = 304025 > >Property changes on: lxterminal/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: lxterminal/pkg-descr >=================================================================== >--- lxterminal/pkg-descr (.../lxterminal) (working copy) >+++ lxterminal/pkg-descr (working copy) >@@ -0,0 +1,6 @@ >+LXterminal is a VTE-based terminal emulator with support for multiple tabs. >+It is completely desktop-independent and does not have any unnecessary >+dependencies. In order to reduce memory usage and increase the performance >+all instances of the terminal are sharing a single process. >+ >+WWW: http://wiki.lxde.org/en/LXTerminal > >Property changes on: lxterminal/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: lxterminal/pkg-plist >=================================================================== >--- lxterminal/pkg-plist (.../lxterminal) (working copy) >+++ lxterminal/pkg-plist (working copy) >@@ -0,0 +1,63 @@ >+bin/lxterminal >+man/man1/lxterminal.1.gz >+share/applications/lxterminal.desktop >+%%NLS%%share/locale/af/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ar/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/be/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/bg/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/bn/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/bn_IN/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ca/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/cs/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/da/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/de/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/el/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/en_GB/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/es/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/es_VE/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/et/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/eu/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/fa/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/fi/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/fo/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/fr/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/frp/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/gl/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/he/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/hr/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/hu/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/id/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/it/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ja/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ko/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/lg/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/lt/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ml/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ms/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/nb/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/nl/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/nn/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/pl/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ps/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/pt/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/pt_BR/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ro/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ru/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/sk/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/sl/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/sr/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/sr@latin/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/sv/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/te/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/th/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/tr/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/tt_RU/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/uk/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ur/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/ur_PK/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/vi/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/zh_CN/LC_MESSAGES/lxterminal.mo >+%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxterminal.mo >+%%DATADIR%%/lxterminal-preferences.ui >+%%DATADIR%%/lxterminal.conf >+share/pixmaps/lxterminal.png > >Property changes on: lxterminal/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: lxterminal.diff >=================================================================== >--- lxterminal.diff (.../lxterminal) (working copy) >+++ lxterminal.diff (working copy) >@@ -0,0 +1,261 @@ >+Index: Makefile >+=================================================================== >+--- Makefile (.../lxterminal) (working copy) >++++ Makefile (working copy) >+@@ -2,8 +2,7 @@ >+ # $FreeBSD: head/sysutils/lxterminal/Makefile 383814 2015-04-11 16:04:32Z mat $ >+ >+ PORTNAME= lxterminal >+-PORTVERSION= 0.1.11 >+-PORTREVISION= 2 >++PORTVERSION= 0.2.0 >+ CATEGORIES= sysutils >+ MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/ >+ >+@@ -20,6 +19,7 @@ >+ GNU_CONFIGURE= yes >+ CONFIGURE_ARGS= --prefix=${PREFIX} >+ USE_LDCONFIG= yes >++USE_GCC= 4.8+ >+ >+ PORTDOCS= AUTHORS README >+ >+ >+Property changes on: Makefile >+___________________________________________________________________ >+Deleted: svn:eol-style >+## -1 +0,0 ## >+-native >+\ No newline at end of property >+Deleted: svn:keywords >+## -1 +0,0 ## >+-FreeBSD=%H >+\ No newline at end of property >+Deleted: svn:mime-type >+## -1 +0,0 ## >+-text/plain >+\ No newline at end of property >+Index: distinfo >+=================================================================== >+--- distinfo (.../lxterminal) (working copy) >++++ distinfo (working copy) >+@@ -1,2 +1,2 @@ >+-SHA256 (lxterminal-0.1.11.tar.gz) = f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253 >+-SIZE (lxterminal-0.1.11.tar.gz) = 304025 >++SHA256 (lxterminal-0.2.0.tar.gz) = 174b0e99652f72acd7a98b6ff1b75eba1a9bf364996e6f118cccdaba0d282baf >++SIZE (lxterminal-0.2.0.tar.gz) = 248698 >+ >+Property changes on: distinfo >+___________________________________________________________________ >+Deleted: fbsd:nokeywords >+## -1 +0,0 ## >+-yes >+\ No newline at end of property >+Deleted: svn:eol-style >+## -1 +0,0 ## >+-native >+\ No newline at end of property >+Deleted: svn:mime-type >+## -1 +0,0 ## >+-text/plain >+\ No newline at end of property >+Index: lxterminal/Makefile >+=================================================================== >+--- lxterminal/Makefile (.../lxterminal) (working copy) >++++ lxterminal/Makefile (working copy) >+@@ -0,0 +1,49 @@ >++# Created by: Kris Moore <kmoore@FreeBSD.org> >++# $FreeBSD: head/sysutils/lxterminal/Makefile 383814 2015-04-11 16:04:32Z mat $ >++ >++PORTNAME= lxterminal >++PORTVERSION= 0.1.11 >++PORTREVISION= 2 >++CATEGORIES= sysutils >++MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/ >++ >++MAINTAINER= horia@racoviceanu.com >++COMMENT= Lightweight terminal emulator from the LXDE project >++ >++LICENSE= GPLv2 >++ >++BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser >++LIB_DEPENDS= libvte.so:${PORTSDIR}/x11-toolkits/vte >++ >++USES= gmake iconv pkgconfig >++USE_GNOME= gtk20 intlhack >++GNU_CONFIGURE= yes >++CONFIGURE_ARGS= --prefix=${PREFIX} >++USE_LDCONFIG= yes >++ >++PORTDOCS= AUTHORS README >++ >++OPTIONS_DEFINE= DOCS NLS >++OPTIONS_SUB= yes >++ >++NLS_USES= gettext >++NLS_USES_OFF= gettext-tools >++ >++.include <bsd.port.options.mk> >++ >++.if ${PORT_OPTIONS:MNLS} >++CPPFLAGS+= -I${LOCALBASE}/include >++LDFLAGS+= -L${LOCALBASE}/lib >++.endif >++ >++post-patch: >++.if ! ${PORT_OPTIONS:MNLS} >++ @${REINPLACE_CMD} -e 's|src po|src|' \ >++ ${WRKSRC}/Makefile.in >++.endif >++ >++post-install: >++ @${MKDIR} ${STAGEDIR}${DOCSDIR} >++ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >++ >++.include <bsd.port.mk> >+ >+Property changes on: lxterminal/Makefile >+___________________________________________________________________ >+Added: svn:eol-style >+## -0,0 +1 ## >++native >+\ No newline at end of property >+Added: svn:keywords >+## -0,0 +1 ## >++FreeBSD=%H >+\ No newline at end of property >+Added: svn:mime-type >+## -0,0 +1 ## >++text/plain >+\ No newline at end of property >+Index: lxterminal/distinfo >+=================================================================== >+--- lxterminal/distinfo (.../lxterminal) (working copy) >++++ lxterminal/distinfo (working copy) >+@@ -0,0 +1,2 @@ >++SHA256 (lxterminal-0.1.11.tar.gz) = f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253 >++SIZE (lxterminal-0.1.11.tar.gz) = 304025 >+ >+Property changes on: lxterminal/distinfo >+___________________________________________________________________ >+Added: fbsd:nokeywords >+## -0,0 +1 ## >++yes >+\ No newline at end of property >+Added: svn:eol-style >+## -0,0 +1 ## >++native >+\ No newline at end of property >+Added: svn:mime-type >+## -0,0 +1 ## >++text/plain >+\ No newline at end of property >+Index: lxterminal/pkg-descr >+=================================================================== >+--- lxterminal/pkg-descr (.../lxterminal) (working copy) >++++ lxterminal/pkg-descr (working copy) >+@@ -0,0 +1,6 @@ >++LXterminal is a VTE-based terminal emulator with support for multiple tabs. >++It is completely desktop-independent and does not have any unnecessary >++dependencies. In order to reduce memory usage and increase the performance >++all instances of the terminal are sharing a single process. >++ >++WWW: http://wiki.lxde.org/en/LXTerminal >+ >+Property changes on: lxterminal/pkg-descr >+___________________________________________________________________ >+Added: fbsd:nokeywords >+## -0,0 +1 ## >++yes >+\ No newline at end of property >+Added: svn:eol-style >+## -0,0 +1 ## >++native >+\ No newline at end of property >+Added: svn:mime-type >+## -0,0 +1 ## >++text/plain >+\ No newline at end of property >+Index: lxterminal/pkg-plist >+=================================================================== >+--- lxterminal/pkg-plist (.../lxterminal) (working copy) >++++ lxterminal/pkg-plist (working copy) >+@@ -0,0 +1,63 @@ >++bin/lxterminal >++man/man1/lxterminal.1.gz >++share/applications/lxterminal.desktop >++%%NLS%%share/locale/af/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ar/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/be/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/bg/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/bn/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/bn_IN/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ca/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/cs/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/da/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/de/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/el/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/en_GB/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/es/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/es_VE/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/et/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/eu/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/fa/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/fi/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/fo/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/fr/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/frp/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/gl/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/he/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/hr/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/hu/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/id/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/it/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ja/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ko/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/lg/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/lt/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ml/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ms/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/nb/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/nl/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/nn/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/pl/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ps/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/pt/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/pt_BR/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ro/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ru/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/sk/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/sl/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/sr/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/sr@latin/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/sv/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/te/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/th/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/tr/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/tt_RU/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/uk/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ur/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/ur_PK/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/vi/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/zh_CN/LC_MESSAGES/lxterminal.mo >++%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxterminal.mo >++%%DATADIR%%/lxterminal-preferences.ui >++%%DATADIR%%/lxterminal.conf >++share/pixmaps/lxterminal.png >+ >+Property changes on: lxterminal/pkg-plist >+___________________________________________________________________ >+Added: fbsd:nokeywords >+## -0,0 +1 ## >++yes >+\ No newline at end of property >+Added: svn:eol-style >+## -0,0 +1 ## >++native >+\ No newline at end of property >+Added: svn:mime-type >+## -0,0 +1 ## >++text/plain >+\ No newline at end of property >Index: pkg-descr >=================================================================== >--- pkg-descr (.../lxterminal) (working copy) >+++ pkg-descr (working copy) > >Property changes on: pkg-descr >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (.../lxterminal) (working copy) >+++ pkg-plist (working copy) >@@ -1,63 +1,9 @@ > bin/lxterminal > man/man1/lxterminal.1.gz > share/applications/lxterminal.desktop >-%%NLS%%share/locale/af/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ar/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/be/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/bg/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/bn/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/bn_IN/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ca/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/cs/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/da/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/de/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/el/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/en_GB/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/es/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/es_VE/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/et/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/eu/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/fa/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/fi/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/fo/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/fr/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/frp/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/gl/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/he/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/hr/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/hu/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/id/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/it/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ja/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ko/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/lg/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/lt/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ml/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ms/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/nb/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/nl/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/nn/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/pl/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ps/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/pt/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/pt_BR/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ro/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ru/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/sk/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/sl/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/sr/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/sr@latin/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/sv/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/te/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/th/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/tr/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/tt_RU/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/uk/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ur/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/ur_PK/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/vi/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/zh_CN/LC_MESSAGES/lxterminal.mo >-%%NLS%%share/locale/zh_TW/LC_MESSAGES/lxterminal.mo >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >+%%PORTDOCS%%%%DOCSDIR%%/README >+share/icons/hicolor/128x128/apps/lxterminal.png > %%DATADIR%%/lxterminal-preferences.ui > %%DATADIR%%/lxterminal.conf >-share/pixmaps/lxterminal.png >+%%DATADIR%%/menu.ui > >Property changes on: pkg-plist >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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 203016
:
160896
|
160897
|
161561
|
161562
|
161563
|
161566
|
161567
|
161568
|
162182
|
162183
|
162184