ports/145903: [UPDATE] graphics/bmeps: update to 2.1.5
Takefu
takefu at airport.fm
Wed Apr 21 04:20:03 UTC 2010
>Number: 145903
>Category: ports
>Synopsis: [UPDATE] graphics/bmeps: update to 2.1.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 21 04:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Takefu
>Release:
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
update to 2.1.3 -> 2.1.5
>How-To-Repeat:
>Fix:
--- bmeps-2.1.5.diff begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/bmeps/Makefile bmeps/Makefile
--- /usr/ports/graphics/bmeps/Makefile 2010-04-06 09:13:37.000000000 +0900
+++ bmeps/Makefile 2010-04-21 09:26:35.000000000 +0900
@@ -6,8 +6,7 @@
#
PORTNAME= bmeps
-PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTVERSION= 2.1.5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -19,6 +18,7 @@
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include"
GNU_CONFIGURE= yes
MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
+CFLAGS+= -I${LOCALBASE}/include
.if !defined(NO_INSTALL_MANPAGES)
MAN1= bmeps.1
diff -ruN --exclude=CVS /usr/ports/graphics/bmeps/distinfo bmeps/distinfo
--- /usr/ports/graphics/bmeps/distinfo 2010-03-20 08:11:46.000000000 +0900
+++ bmeps/distinfo 2010-04-21 08:04:28.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (bmeps-2.1.3.tar.gz) = 393dae58b8e9402e8ce83401806a8a51
-SHA256 (bmeps-2.1.3.tar.gz) = 5bd9e7a95189996f439693515c4cc2c4bde7d6779e05b0f215a18b06e30de17b
-SIZE (bmeps-2.1.3.tar.gz) = 9180071
+MD5 (bmeps-2.1.5.tar.gz) = d6410c959219b307ae9a556cff68a7a3
+SHA256 (bmeps-2.1.5.tar.gz) = 910fe460c2c9796807f9ed68b369a9f73937889ba5e85f8732e5be1b4eff1cb4
+SIZE (bmeps-2.1.5.tar.gz) = 8599468
diff -ruN --exclude=CVS /usr/ports/graphics/bmeps/files/patch-Makefile.in bmeps/files/patch-Makefile.in
--- /usr/ports/graphics/bmeps/files/patch-Makefile.in 2009-08-02 07:12:28.000000000 +0900
+++ bmeps/files/patch-Makefile.in 2010-04-21 08:09:03.000000000 +0900
@@ -1,6 +1,6 @@
---- Makefile.in.orig 2009-04-15 05:55:36.000000000 -0400
-+++ Makefile.in 2009-08-01 17:36:39.000000000 -0400
-@@ -28,18 +28,12 @@
+--- Makefile.in.orig 2010-01-04 23:49:19.000000000 +0900
++++ Makefile.in 2010-04-21 08:08:16.000000000 +0900
+@@ -48,16 +48,12 @@
all: bmeps
-[ -d lib ] || mkdir -p lib
@@ -12,14 +12,12 @@
find lib -type f -exec chmod 644 {} \;
find share -type d -exec chmod 755 {} \;
find share -type f -exec chmod 644 {} \;
-- find Java/doc -type d -exec chmod ugo+rx {} \;
-- find Java/doc -type f -exec chmod ugo+r {} \;
- chmod 755 bmepsgui.jar
- chmod 755 bmeps-gui
touch all
./transform-mkpdfsls ${PERL} ${datadir}
-@@ -52,31 +46,14 @@
+@@ -70,30 +66,14 @@
-chmod 755 $(pp)$(incdir)
-[ -d $(pp)$(datadir) ] || mkdir -p $(pp)$(datadir)
-chmod 755 $(pp)$(datadir)
@@ -42,7 +40,6 @@
cp bmeps.h $(pp)$(incdir)/bmeps.h
chmod 644 $(pp)$(incdir)/bmeps.h
- -(cd share; tar cf - ./*) | (cd $(pp)$(datadir) ; tar xf -)
-- -(cd Java/doc; tar cf - .) | (cd $(pp)$(datadir)/doc/javadoc/BmepsGUI; tar xf -)
- -[ -d $(pp)$(mandir)/man1 ] || mkdir -p $(pp)$(mandir)/man1
- -chmod 755 $(pp)$(mandir)/man1
- cp man/man1/bmeps.1 $(pp)$(mandir)/man1/bmeps.1
--- bmeps-2.1.5.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list