diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-16 21:26:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-16 21:26:20 +0800 |
commit | 2e4612b3730d5b07edd769a4f9773cfd238d47bc (patch) | |
tree | 764d0ff5c6a59be320d37ab57cba5b024927db72 /astro/starplot | |
parent | 636711bf61cc0e57c8c26cfaba5a5753d5331d0e (diff) | |
download | freebsd-ports-gnome-2e4612b3730d5b07edd769a4f9773cfd238d47bc.tar.gz freebsd-ports-gnome-2e4612b3730d5b07edd769a4f9773cfd238d47bc.tar.zst freebsd-ports-gnome-2e4612b3730d5b07edd769a4f9773cfd238d47bc.zip |
- Update to 0.95.4
PR: 110336
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'astro/starplot')
-rw-r--r-- | astro/starplot/Makefile | 14 | ||||
-rw-r--r-- | astro/starplot/distinfo | 6 | ||||
-rw-r--r-- | astro/starplot/files/patch-gui::filedialogs.cc | 11 | ||||
-rw-r--r-- | astro/starplot/files/patch-lib::Makefile.in | 11 | ||||
-rw-r--r-- | astro/starplot/files/patch-src::Makefile.in | 11 |
5 files changed, 10 insertions, 43 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index bb47ac877855..0d4abc0cbbe4 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -6,21 +6,21 @@ # PORTNAME= starplot -PORTVERSION= 0.95.3 +PORTVERSION= 0.95.4 CATEGORIES= astro MASTER_SITES= http://starplot.org/downloads/ MAINTAINER= ports@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 --git a/astro/starplot/distinfo b/astro/starplot/distinfo index f0d98477bf92..cf9373518bae 100644 --- a/astro/starplot/distinfo +++ b/astro/starplot/distinfo @@ -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 --git a/astro/starplot/files/patch-gui::filedialogs.cc b/astro/starplot/files/patch-gui::filedialogs.cc deleted file mode 100644 index 122b33be481b..000000000000 --- a/astro/starplot/files/patch-gui::filedialogs.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gui/filedialogs.cc.orig Mon Aug 20 13:14:42 2001 -+++ src/gui/filedialogs.cc Mon Aug 20 13:14:52 2001 -@@ -159,7 +159,7 @@ - if (select_function == help_ok_sel || select_function == help_open_sel) { - if (!help_browser) - gtk_file_selection_set_filename (GTK_FILE_SELECTION(filew), -- "/usr/bin/"); -+ "~/"); - else - gtk_file_selection_set_filename (GTK_FILE_SELECTION(filew), - help_browser); diff --git a/astro/starplot/files/patch-lib::Makefile.in b/astro/starplot/files/patch-lib::Makefile.in deleted file mode 100644 index 068ef12d07a5..000000000000 --- a/astro/starplot/files/patch-lib::Makefile.in +++ /dev/null @@ -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@DEP_FILES = $(DEPDIR)/atan2.Po $(DEPDIR)/floor.Po \ diff --git a/astro/starplot/files/patch-src::Makefile.in b/astro/starplot/files/patch-src::Makefile.in deleted file mode 100644 index 9fc06f23f866..000000000000 --- a/astro/starplot/files/patch-src::Makefile.in +++ /dev/null @@ -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@DEP_FILES = ./$(DEPDIR)/mathdefs.Po \ |