Updated to latest version, quotes around comments stripped
and patches regenerated.
 Ok ? Comments ?
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/isomaster/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    30 Jun 2007 21:52:02 -0000      1.1.1.1
+++ Makefile    2 Sep 2007 09:19:30 -0000
@@ -1,6 +1,6 @@
-COMMENT=               "gui cd image editor"
+COMMENT=               gui cd image editor
 
-DISTNAME=              isomaster-1.0
+DISTNAME=              isomaster-1.1
 PKGNAME=               ${DISTNAME}
 CATEGORIES=            x11
 HOMEPAGE=              http://littlesvr.ca/isomaster/
@@ -15,7 +15,7 @@
 
 EXTRACT_SUFX=          .tar.bz2
 
-MASTER_SITES=          ${HOMEPAGE}/releases/
+MASTER_SITES=          ${HOMEPAGE}/releases
 
 LIB_DEPENDS=   gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/isomaster/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    30 Jun 2007 21:52:02 -0000      1.1.1.1
+++ distinfo    2 Sep 2007 09:19:30 -0000
@@ -1,5 +1,5 @@
-MD5 (isomaster-1.0.tar.bz2) = a7t4GhtzSZ08DG2WFSHNnQ==
-RMD160 (isomaster-1.0.tar.bz2) = ZpnvRSEpQyT4aC7bh3PnD1dZg5I=
-SHA1 (isomaster-1.0.tar.bz2) = rvpI0jXqu6YKclthmLriNH3Af4s=
-SHA256 (isomaster-1.0.tar.bz2) = cDPW/FxGdMYsPuqqXrT5gJ561oQYFIAjI/I9pdLiUeE=
-SIZE (isomaster-1.0.tar.bz2) = 149982
+MD5 (isomaster-1.1.tar.bz2) = 8cVM8W/7zjCy+XzcIe0PmQ==
+RMD160 (isomaster-1.1.tar.bz2) = XgUOD59mNnD7qjMo/aqXTuSmF/s=
+SHA1 (isomaster-1.1.tar.bz2) = lDjELzZ1p+S+5oTF7qws4opQkeA=
+SHA256 (isomaster-1.1.tar.bz2) = 7+RdmSfFiYNh/W5JyAm02jYV+ZYJutB+3uCHFw+VtSs=
+SIZE (isomaster-1.1.tar.bz2) = 167869
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/x11/isomaster/patches/patch-Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-Makefile
--- patches/patch-Makefile      30 Jun 2007 21:52:02 -0000      1.1.1.1
+++ patches/patch-Makefile      2 Sep 2007 09:19:30 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-Makefile,v 1.1.1.1 2007/06/30 21:52:02 kili Exp $
---- Makefile.orig      Mon May 28 02:50:20 2007
-+++ Makefile   Fri Jun 22 22:25:37 2007
+--- Makefile.orig      Mon Aug 27 12:43:22 2007
++++ Makefile   Sun Sep  2 11:15:09 2007
 @@ -1,5 +1,5 @@
  # Other paths are relative to this.
 -PREFIX ?= /usr/local
@@ -17,16 +17,7 @@
  
  # Where to install the .desktop file
  DESKTOPPATH ?= $(PREFIX)/share/applications
-@@ -50,7 +50,7 @@ OBJECTS = isomaster.o window.o browser.o fsbrowser.o i
- all: isomaster translations isomaster.desktop
- 
- isomaster: $(OBJECTS) lib iniparser
--      $(CC) $(OBJECTS) bk/bk.a iniparser-2.15/libiniparser.a $(CFLAGS) 
$(CPPFLAGS) `pkg-config --libs gtk+-2.0`-o isomaster
-+      $(CC) $(OBJECTS) bk/bk.a iniparser-2.15/libiniparser.a $(CFLAGS) 
$(CPPFLAGS) `pkg-config --libs gtk+-2.0` -o isomaster
- 
- # static pattern rule
- $(OBJECTS): %.o: %.c bk/bk.h Makefile
-@@ -82,22 +82,22 @@ endif
+@@ -95,22 +95,22 @@ endif
  # for info about DESTDIR see 
http://www.gnu.org/prep/standards/html_node/DESTDIR.html
  
  install: all
Index: patches/patch-po_Makefile
===================================================================
RCS file: /cvs/ports/x11/isomaster/patches/patch-po_Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-po_Makefile
--- patches/patch-po_Makefile   30 Jun 2007 21:52:02 -0000      1.1.1.1
+++ patches/patch-po_Makefile   2 Sep 2007 09:19:30 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-po_Makefile,v 1.1.1.1 2007/06/30 21:52:02 kili Exp $
---- po/Makefile.orig   Sat Jun  9 22:36:06 2007
-+++ po/Makefile        Fri Jun 22 22:04:09 2007
-@@ -15,11 +15,11 @@ clean:
+--- po/Makefile.orig   Fri Jul 27 07:53:11 2007
++++ po/Makefile        Sun Sep  2 11:03:50 2007
+@@ -16,11 +16,11 @@ clean:
  
  install: all
        for NAME in $(MOFILES); do \
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/isomaster/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   30 Jun 2007 21:52:02 -0000      1.1.1.1
+++ pkg/PLIST   2 Sep 2007 09:19:30 -0000
@@ -69,6 +69,9 @@
 share/locale/sq/
 share/locale/sq/LC_MESSAGES/
 share/locale/sq/LC_MESSAGES/isomaster.mo
+share/locale/sr/
+share/locale/sr/LC_MESSAGES/
+share/locale/sr/LC_MESSAGES/isomaster.mo
 share/locale/[EMAIL PROTECTED]/
 share/locale/[EMAIL PROTECTED]/LC_MESSAGES/
 share/locale/[EMAIL PROTECTED]/LC_MESSAGES/isomaster.mo
@@ -78,6 +81,9 @@
 share/locale/sv/
 share/locale/sv/LC_MESSAGES/
 share/locale/sv/LC_MESSAGES/isomaster.mo
+share/locale/tr/
+share/locale/tr/LC_MESSAGES/
+share/locale/tr/LC_MESSAGES/isomaster.mo
 share/locale/uk/
 share/locale/uk/LC_MESSAGES/
 share/locale/uk/LC_MESSAGES/isomaster.mo

Reply via email to