On 2008-05-27, Jona Joachim <[EMAIL PROTECTED]> wrote:
>
> --k1lZvvs/B4yU6o8G
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> update to 1.12.1

I forgot -u, sorry. Here's the unified diff:


Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/roxterm/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    17 Apr 2008 09:01:11 -0000      1.7
+++ Makefile    27 May 2008 06:49:33 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=               terminal emulator for X
 
-DISTNAME=              roxterm-1.11.1
-PKGNAME=               ${DISTNAME}p0
+DISTNAME=              roxterm-1.12.1
+#PKGNAME=              ${DISTNAME}
 CATEGORIES=            x11
 
 HOMEPAGE=              http://roxterm.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/roxterm/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    30 Mar 2008 15:15:57 -0000      1.5
+++ distinfo    27 May 2008 06:49:33 -0000
@@ -1,5 +1,5 @@
-MD5 (roxterm-1.11.1.tar.gz) = FIRr3SWOBx97vqlxTTgJsw==
-RMD160 (roxterm-1.11.1.tar.gz) = WPLn3yEkLMjy6J66Of78EuqPMfI=
-SHA1 (roxterm-1.11.1.tar.gz) = R7ip40LN8FmVd8hoCUj7KVZeJuw=
-SHA256 (roxterm-1.11.1.tar.gz) = 8jnBjBSDi4y74hVqVBNswOZKxaD3Xm95ZH+sjcy40X0=
-SIZE (roxterm-1.11.1.tar.gz) = 492276
+MD5 (roxterm-1.12.1.tar.gz) = BKydcJ+lzerf7euQSgHtBA==
+RMD160 (roxterm-1.12.1.tar.gz) = b+9rqyO83xhrLl4ObBq1gAPyDPk=
+SHA1 (roxterm-1.12.1.tar.gz) = q50StD9Rmi9O8vJAKNWFFGsQ+jw=
+SHA256 (roxterm-1.12.1.tar.gz) = I5GGlLiksOaPKhlLIKoQ9ycs+9toauzjmyOmQHPauso=
+SIZE (roxterm-1.12.1.tar.gz) = 749093
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/x11/roxterm/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   30 Mar 2008 15:15:57 -0000      1.2
+++ patches/patch-Makefile_in   27 May 2008 06:49:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile_in,v 1.2 2008/03/30 15:15:57 ajacoutot Exp $
---- Makefile.in.orig   Fri Mar 28 15:15:09 2008
-+++ Makefile.in        Sun Mar 30 17:07:25 2008
-@@ -219,13 +219,7 @@ SUBDIRS = src
+--- Makefile.in.orig   Fri May 23 00:36:12 2008
++++ Makefile.in        Tue May 27 07:07:29 2008
+@@ -285,13 +285,7 @@ SUBDIRS = intl po src
  nobase_pkgdata_DATA = Config/Colours/GTK \
              Config/Shortcuts/Default
  
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/x11/roxterm/patches/patch-configure,v
retrieving revision 1.2
diff -u -r1.2 patch-configure
--- patches/patch-configure     30 Mar 2008 15:15:57 -0000      1.2
+++ patches/patch-configure     27 May 2008 06:49:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.2 2008/03/30 15:15:57 ajacoutot Exp $
---- configure.orig     Fri Mar 28 15:15:09 2008
-+++ configure  Sun Mar 30 17:07:25 2008
-@@ -20834,7 +20834,7 @@ dbus_version=`pkg-config --modversion dbus-1`
+--- configure.orig     Fri May 23 00:36:11 2008
++++ configure  Tue May 27 07:07:29 2008
+@@ -29357,7 +29357,7 @@ dbus_version=`pkg-config --modversion dbus-1`
  { echo "$as_me:$LINENO: result: $dbus_version" >&5
  echo "${ECHO_T}$dbus_version" >&6; }
  dbus_old_args=0
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/roxterm/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST   17 Apr 2008 08:10:11 -0000      1.4
+++ pkg/PLIST   27 May 2008 06:49:33 -0000
@@ -13,6 +13,10 @@
 share/icons/hicolor/scalable/
 share/icons/hicolor/scalable/apps/
 share/icons/hicolor/scalable/apps/roxterm.svg
+share/locale/en/LC_MESSAGES/roxterm.mo
+share/locale/en_GB/
+share/locale/en_GB/LC_MESSAGES/
+share/locale/en_GB/LC_MESSAGES/roxterm.mo
 share/roxterm/
 share/roxterm/Config/
 share/roxterm/Config/Colours/

Reply via email to