Here are packages-specs(7) fixes to

chinese/bg5ps
editors/emacs21
misc/cbb
x11/e16keyedit

Please double check that these make sense.


Index: chinese/bg5ps/Makefile
===================================================================
RCS file: /cvs/ports/chinese/bg5ps/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- chinese/bg5ps/Makefile      8 Jun 2008 14:27:03 -0000       1.19
+++ chinese/bg5ps/Makefile      17 Jul 2009 15:01:19 -0000
@@ -3,7 +3,7 @@
 COMMENT=       convert Big5/GB encoded files to postscript
 
 DISTNAME=      bg5ps-1.3.0
-PKGNAME=       zh-${DISTNAME}p1
+PKGNAME=       zh-${DISTNAME}p2
 CATEGORIES=    chinese x11
 
 MAINTAINER=    Kevin Lo <[email protected]>
@@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_BACKUP}
 
 PYTHON_VER=    2.4
 RUN_DEPENDS=   ::chinese/arphicttf \
-               :python-${PYTHON_VER}*:lang/python/${PYTHON_VER}
+               :python->=${PYTHON_VER},<2.5:lang/python/${PYTHON_VER}
 LIB_DEPENDS=   ttf.>=1::print/freetype
 
 NO_REGRESS=    Yes
Index: editors/emacs21/Makefile
===================================================================
RCS file: /cvs/ports/editors/emacs21/Makefile,v
retrieving revision 1.42
diff -u -p -r1.42 Makefile
--- editors/emacs21/Makefile    22 Jun 2009 17:00:23 -0000      1.42
+++ editors/emacs21/Makefile    17 Jul 2009 15:01:19 -0000
@@ -7,8 +7,8 @@ COMMENT-leim=           Library of Emacs Input Me
 VERSION=               21.4
 DISTNAME=              emacs-${VERSION}
 PKGNAME-main=          ${DISTNAME}p9
-FULLPKGNAME-el=                emacs-el-${VERSION}p0
-FULLPKGNAME-leim=      emacs-leim-${VERSION}p0
+FULLPKGNAME-el=                emacs-el-${VERSION}p1
+FULLPKGNAME-leim=      emacs-leim-${VERSION}p1
 
 CATEGORIES=            editors
 
@@ -53,14 +53,14 @@ WANTLIB-main=               c m ncurses ossaudio
 CONFIGURE_ARGS+=       --with-x=no
 .else
 USE_X11=Yes
-LIB_DEPENDS-main=              ungif.>=5::graphics/libungif \
+LIB_DEPENDS-main=      ungif.>=5::graphics/libungif \
                        jpeg.>=62::graphics/jpeg \
                        png.>=2::graphics/png \
                        tiff.>=35::graphics/tiff
 WANTLIB-main+=         ICE SM X11 Xaw Xext Xmu Xpm Xt z
 .endif
 
-RUN_DEPENDS=           :emacs-${VERSION}*:${PKGPATH}
+RUN_DEPENDS=           :emacs-${VERSION}:${PKGPATH}
 RUN_DEPENDS-main=
 
 PKG_ARCH-el=           *
Index: misc/cbb/Makefile
===================================================================
RCS file: /cvs/ports/misc/cbb/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- misc/cbb/Makefile   30 Jul 2007 15:30:26 -0000      1.29
+++ misc/cbb/Makefile   17 Jul 2009 15:01:19 -0000
@@ -3,7 +3,7 @@
 COMMENT=       checkbook balancing tool
 
 DISTNAME=      cbb-0.73
-PKGNAME=       ${DISTNAME}p4
+PKGNAME=       ${DISTNAME}p5
 CATEGORIES=    misc
 HOMEPAGE=      http://www.fifi.org/doc/cbb/html/
 
@@ -15,10 +15,13 @@ PERMIT_DISTFILES_FTP=       Yes
 
 MASTER_SITES=  ${MASTER_SITE_BACKUP}
 
-RUN_DEPENDS=   :plan-*:misc/plan \
-               :tk-8.4.*:x11/tk/8.4
+MODULES=       x11/tk
+MODTK_VERSION= 8.4
 
-NO_BUILD=       Yes
+RUN_DEPENDS=   ::misc/plan \
+               ${MODTK_RUN_DEPENDS}
+
+NO_BUILD=      Yes
 NO_REGRESS=    Yes
 PKG_ARCH=      *
 
Index: x11/e16keyedit/Makefile
===================================================================
RCS file: /cvs/ports/x11/e16keyedit/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- x11/e16keyedit/Makefile     7 Mar 2009 14:23:24 -0000       1.11
+++ x11/e16keyedit/Makefile     17 Jul 2009 15:01:19 -0000
@@ -3,7 +3,7 @@
 COMMENT=       edit enlightenment's keybindings
 
 DISTNAME=      e16keyedit-0.5
-PKGNAME=       ${DISTNAME}p0
+PKGNAME=       ${DISTNAME}p1
 CATEGORIES=            x11
 
 # X11
@@ -21,7 +21,7 @@ WANTLIB += pixman-1 png z
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
 
 LIB_DEPENDS=   gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
-RUN_DEPENDS=   :enlightenment-0.16*:x11/enlightenment
+RUN_DEPENDS=   :enlightenment->=0.16,<0.17:x11/enlightenment
 
 USE_X11=       Yes
 CONFIGURE_STYLE=gnu
-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to