ports/110336: Update port: astro/starplot to 0.95.4
KATO Tsuguru
tkato432 at yahoo.com
Thu Mar 15 16:10:04 UTC 2007
>Number: 110336
>Category: ports
>Synopsis: Update port: astro/starplot to 0.95.4
>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: Thu Mar 15 16:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.11-RELEASE-p26 i386
>Organization:
>Environment:
>Description:
- Update to version 0.95.4
Remove file:
files/patch-lib::Makefile.in
files/patch-src::Makefile.in
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/astro/starplot/Makefile astro/starplot/Makefile
--- /usr/ports/astro/starplot/Makefile Sun Oct 8 10:25:40 2006
+++ astro/starplot/Makefile Wed Mar 14 18:43:31 2007
@@ -6,21 +6,21 @@
#
PORTNAME= starplot
-PORTVERSION= 0.95.3
+PORTVERSION= 0.95.4
CATEGORIES= astro
MASTER_SITES= http://starplot.org/downloads/
MAINTAINER= ports at FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-USE_X_PREFIX= yes
+USE_GNOME= gnometarget gtk20
+USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gtk20
-USE_GETTEXT= yes
-USE_ICONV= yes
-MAKE_ENV= DOCSDIR=${DOCSDIR} EXAMPLESDIR=${EXAMPLESDIR}
-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
+MAKE_ENV= DOCSDIR="${DOCSDIR}" EXAMPLESDIR="${EXAMPLESDIR}"
MAN1= starconvert.1 starpkg.1 starplot.1
diff -urN /usr/ports/astro/starplot/distinfo astro/starplot/distinfo
--- /usr/ports/astro/starplot/distinfo Sun Oct 8 10:25:40 2006
+++ astro/starplot/distinfo Wed Mar 14 18:15:32 2007
@@ -1,3 +1,3 @@
-MD5 (starplot-0.95.3.tar.gz) = 267573a8155387d5b0399144e5ef4118
-SHA256 (starplot-0.95.3.tar.gz) = bc86c0aaeccbaa8872fa75b5a70f93f75e474aa2b34ae3c4ac7337f82cac099c
-SIZE (starplot-0.95.3.tar.gz) = 464419
+MD5 (starplot-0.95.4.tar.gz) = 59a6c8fe7167d2b5efa824e6ebac9d6f
+SHA256 (starplot-0.95.4.tar.gz) = 7e0de4132e634a1d5a3552f42a85022428b4933834ec36f424af6a6488d1352f
+SIZE (starplot-0.95.4.tar.gz) = 470863
diff -urN /usr/ports/astro/starplot/files/patch-lib::Makefile.in astro/starplot/files/patch-lib::Makefile.in
--- /usr/ports/astro/starplot/files/patch-lib::Makefile.in Fri Dec 24 06:54:45 2004
+++ astro/starplot/files/patch-lib::Makefile.in Thu Jan 1 09:00:00 1970
@@ -1,11 +0,0 @@
---- lib/Makefile.in.orig Wed Dec 22 21:34:18 2004
-+++ lib/Makefile.in Wed Dec 22 21:35:12 2004
-@@ -71,7 +71,7 @@
- libcompat_a_DEPENDENCIES = $(am__DEPENDENCIES_1)
- am_libcompat_a_OBJECTS = ostringstream.$(OBJEXT)
- libcompat_a_OBJECTS = $(am_libcompat_a_OBJECTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(LOCALBASE)/include -I$(srcdir) -I$(top_builddir)
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
- @AMDEP_TRUE at DEP_FILES = $(DEPDIR)/atan2.Po $(DEPDIR)/floor.Po \
diff -urN /usr/ports/astro/starplot/files/patch-src::Makefile.in astro/starplot/files/patch-src::Makefile.in
--- /usr/ports/astro/starplot/files/patch-src::Makefile.in Thu Dec 30 14:10:59 2004
+++ astro/starplot/files/patch-src::Makefile.in Thu Jan 1 09:00:00 1970
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Mon Dec 27 15:02:38 2004
-+++ src/Makefile.in Wed Dec 29 18:17:19 2004
-@@ -92,7 +92,7 @@
- starplot_DEPENDENCIES = libstarplot.a ../lib/libcompat.a
- binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
- SCRIPTS = $(bin_SCRIPTS)
--DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(LOCALBASE)/include
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
- @AMDEP_TRUE at DEP_FILES = ./$(DEPDIR)/mathdefs.Po \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list