aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-02-09 17:03:50 +0800
committermaho <maho@FreeBSD.org>2005-02-09 17:03:50 +0800
commit5606c108a8e098e4397342f2f4f50db6cbb719d2 (patch)
tree8c602f6bc871bfd70a3b00e22de8669061a7623a /science
parentb5ae69b520eb696c25d3fbd880d59fe207d3c6d1 (diff)
downloadfreebsd-ports-gnome-5606c108a8e098e4397342f2f4f50db6cbb719d2.tar.gz
freebsd-ports-gnome-5606c108a8e098e4397342f2f4f50db6cbb719d2.tar.zst
freebsd-ports-gnome-5606c108a8e098e4397342f2f4f50db6cbb719d2.zip
update to 1.6.5
Submitted by: Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Diffstat (limited to 'science')
-rw-r--r--science/chemtool/Makefile2
-rw-r--r--science/chemtool/distinfo4
-rw-r--r--science/chemtool/files/patch-configure.in76
-rw-r--r--science/chemtool/pkg-plist2
4 files changed, 4 insertions, 80 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile
index 6bd93159515e..7321b98cd811 100644
--- a/science/chemtool/Makefile
+++ b/science/chemtool/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= chemtool
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
CATEGORIES= science
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
diff --git a/science/chemtool/distinfo b/science/chemtool/distinfo
index 6703e677c6cf..ee9565293d11 100644
--- a/science/chemtool/distinfo
+++ b/science/chemtool/distinfo
@@ -1,2 +1,2 @@
-MD5 (chemtool-1.6.4.tar.gz) = de2258aa710d7b16093b082963732010
-SIZE (chemtool-1.6.4.tar.gz) = 409400
+MD5 (chemtool-1.6.5.tar.gz) = 3dd86a90d4aa5bd30ff37ea85f66e781
+SIZE (chemtool-1.6.5.tar.gz) = 423699
diff --git a/science/chemtool/files/patch-configure.in b/science/chemtool/files/patch-configure.in
deleted file mode 100644
index a26338492704..000000000000
--- a/science/chemtool/files/patch-configure.in
+++ /dev/null
@@ -1,76 +0,0 @@
---- configure.in.orig Mon Dec 20 01:49:49 2004
-+++ configure.in Tue Feb 1 15:45:02 2005
-@@ -22,7 +22,7 @@
-
- AC_MSG_CHECKING([for GTK version and compile options ])
-
--if test x$PKG_CONFIG == xno -o x$enable_gtk1 == xyes ; then
-+if test x$PKG_CONFIG = xno -o x$enable_gtk1 = xyes ; then
- AM_PATH_GTK(1.0.2, , exit 1)
- else
- if $PKG_CONFIG gtk+-2.0 --cflags ; then
-@@ -87,7 +87,7 @@
- fi
- fi
- done
--if test "x$kdemimedir" == "x" ; then
-+if test "x$kdemimedir" = "x" ; then
- AC_MSG_RESULT([no])
- fi
- dnl AC_DEFINE_UNQUOTED(KDEDIR=$withval),
-@@ -110,7 +110,7 @@
- gnomemimedir=$GNOMEMIMEDIR
- fi
- fi
--if test "x$GNOMEMIMEDIR" == "x" ; then
-+if test "x$GNOMEMIMEDIR" = "x" ; then
- AC_MSG_RESULT([no])
- fi
- dnl AC_DEFINE_UNQUOTED(GNOMEMIMEDIR=$withval),
-@@ -120,8 +120,8 @@
- AC_MSG_CHECKING(whether to enable locales)
- dnl AC_ARG_ENABLE(locales,
- dnl [ --enable-locales Use locales [no]],,enable_locales=no)
--dnl if test x$enable_locales == xyes; then
--if test "$ac_cv_header_libintl_h" == "yes"
-+dnl if test x$enable_locales = xyes; then
-+if test "$ac_cv_header_libintl_h" = "yes"
- then
- AC_MSG_RESULT(yes)
- AC_DEFINE_UNQUOTED(LOCALEDIR="\"\$datadir/locale"\")
-@@ -133,7 +133,7 @@
- AC_MSG_CHECKING(whether to enable libundo)
- AC_ARG_ENABLE(undo,
- [ --enable-undo Build with libundo [yes]],,enable_undo=yes)
--if test x$enable_undo == xyes; then
-+if test x$enable_undo = xyes; then
- AC_MSG_RESULT(yes)
- AC_DEFINE(LIBUNDO)
- else
-@@ -143,7 +143,7 @@
- AC_MSG_CHECKING(whether to use pull-down menus)
- AC_ARG_ENABLE(menu,
- [ --enable-menu Enable new style pull-down-menu [yes]],,enable_menu=yes)
--if test x$enable_menu == xyes; then
-+if test x$enable_menu = xyes; then
- AC_MSG_RESULT(yes)
- AC_DEFINE(MENU)
- else
-@@ -153,7 +153,7 @@
- AC_MSG_CHECKING(whether to enable emf output)
- AC_ARG_ENABLE(emf,
- [ --enable-emf Enable enhanced metafile output via libEMF [no]],,enable_emf=no)
--if test x$enable_emf == xyes; then
-+if test x$enable_emf = xyes; then
- AC_MSG_RESULT(yes)
- AC_DEFINE(EMF)
- EMFLIBS="-lEMF -lstdc++"
-@@ -167,7 +167,7 @@
- AC_ARG_ENABLE(stockgtk,
- [ --enable-stockgtk use standard GTK menu and fileselection widgets [no]],,enable_stockgtk=no)
-
--if test x$enable_stockgtk == xyes; then
-+if test x$enable_stockgtk = xyes; then
- AC_MSG_RESULT(yes)
- MYGTKSRCS=""
- MYGTKOBJS=""
diff --git a/science/chemtool/pkg-plist b/science/chemtool/pkg-plist
index 32565b697a84..47cedac08b5f 100644
--- a/science/chemtool/pkg-plist
+++ b/science/chemtool/pkg-plist
@@ -14,7 +14,6 @@ share/examples/chemtool/anthocyanidine.cht
share/examples/chemtool/atp.cht
share/examples/chemtool/bcarotin.pdb
share/examples/chemtool/breve.cht
-share/examples/chemtool/breve.mol
share/examples/chemtool/bufotalin.cht
share/examples/chemtool/byrostatin1.cht
share/examples/chemtool/c70.cht
@@ -35,6 +34,7 @@ share/examples/chemtool/tbutylazulene.cht
share/examples/chemtool/tcdd.cht
share/examples/chemtool/tetracyclin.cht
share/examples/chemtool/viagra.cht
+share/examples/chemtool/v3000.mol
share/locale/cs/LC_MESSAGES/chemtool.mo
share/locale/de/LC_MESSAGES/chemtool.mo
share/locale/fr/LC_MESSAGES/chemtool.mo