summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--science/gchempaint/Makefile5
-rw-r--r--science/gchempaint/distinfo6
-rw-r--r--science/gchempaint/pkg-plist14
-rw-r--r--science/gchemutils/Makefile2
-rw-r--r--science/gchemutils/distinfo6
-rw-r--r--science/gchemutils/pkg-plist1
6 files changed, 16 insertions, 18 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index 22496dfa4..905f002c1 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= gchempaint
-PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/0.8
@@ -33,6 +33,5 @@ CONFIGURE_ARGS= --with-help-dir=${PREFIX}/share/gnome/help --with-omf-dir=${PREF
post-patch:
@${REINPLACE_CMD} -e 's|-release $$(VERSION)|-version @GCP_VERSION_INFO@|' \
${WRKSRC}/lib/Makefile.in ${WRKSRC}/libgcpcanvas/Makefile.in
- @${REINPLACE_CMD} -e 's,GNOME|Applications|Education,Applications|Education,' ${WRKSRC}/help/gchempaint.omf.in
.include <bsd.port.mk>
diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo
index f53936e9a..3dee898c5 100644
--- a/science/gchempaint/distinfo
+++ b/science/gchempaint/distinfo
@@ -1,3 +1,3 @@
-MD5 (gchempaint-0.8.2.tar.bz2) = b02820894bff474ed1d5861ac644a767
-SHA256 (gchempaint-0.8.2.tar.bz2) = e1bac1e4cc969320f147e948c52e860e8f7f7aeef3499d3091adeffe7e170e0f
-SIZE (gchempaint-0.8.2.tar.bz2) = 1373253
+MD5 (gchempaint-0.8.3.tar.bz2) = a05abcc0a13415883438411ab3b2b9a8
+SHA256 (gchempaint-0.8.3.tar.bz2) = 53ba8a181d1f287f71ca1f6e984413bfd413e120da3ec55f1fb1333508cbe3ed
+SIZE (gchempaint-0.8.3.tar.bz2) = 1365935
diff --git a/science/gchempaint/pkg-plist b/science/gchempaint/pkg-plist
index 1ef014f75..8c64b8640 100644
--- a/science/gchempaint/pkg-plist
+++ b/science/gchempaint/pkg-plist
@@ -13,9 +13,9 @@ lib/gchempaint/plugins/templates.la
lib/gchempaint/plugins/templates.so
lib/gchempaint/plugins/text.la
lib/gchempaint/plugins/text.so
-lib/goffice/0.4.2/plugins/gchempaint/gchempaint.la
-lib/goffice/0.4.2/plugins/gchempaint/gchempaint.so
-lib/goffice/0.4.2/plugins/gchempaint/plugin.xml
+lib/goffice/0.4.3/plugins/gchempaint/gchempaint.la
+lib/goffice/0.4.3/plugins/gchempaint/gchempaint.so
+lib/goffice/0.4.3/plugins/gchempaint/plugin.xml
lib/libgcpcanvas.la
lib/libgcpcanvas.so
lib/libgcpcanvas.so.0
@@ -26,6 +26,7 @@ share/applications/gchempaint.desktop
share/gchempaint/pixmaps/gchempaint_logo.png
share/gchempaint/templates/haworth.xml
share/gchempaint/templates/templates.xml
+share/gchempaint/themes/ACS_Document_1996
share/gchempaint/ui/H-pos.glade
share/gchempaint/ui/arrow.png
share/gchempaint/ui/arrowtool.glade
@@ -44,7 +45,6 @@ share/gchempaint/ui/stringdlg.glade
share/gchempaint/ui/templates.glade
share/gchempaint/ui/tools.glade
share/gchempaint/ui/zoom.glade
-share/gchemutils-unstable/paint/themes/ACS_Document_1996
share/gnome/help/gchempaint/C/legal.xml
share/gnome/help/gchempaint/C/gchempaint.xml
share/gnome/help/gchempaint/C/figures/Hposdlg.png
@@ -129,10 +129,8 @@ share/mime/chemical/x-cml.xml
share/mimelnk/application/x-gchempaint.desktop
@dirrmtry share/mimelnk/application
@dirrmtry share/mimelnk
-@dirrm share/gchemutils-unstable/paint/themes
-@dirrm share/gchemutils-unstable/paint
-@dirrm share/gchemutils-unstable
@dirrm share/gchempaint/ui
+@dirrm share/gchempaint/themes
@dirrm share/gchempaint/templates
@dirrm share/gchempaint/pixmaps
@dirrm share/gchempaint
@@ -140,7 +138,7 @@ share/mimelnk/application/x-gchempaint.desktop
@dirrm share/gnome/help/gchempaint/C
@dirrm share/gnome/help/gchempaint
@dirrm share/omf/gchempaint
-@dirrm lib/goffice/0.4.2/plugins/gchempaint
+@dirrm lib/goffice/0.4.3/plugins/gchempaint
@dirrm lib/gchempaint/plugins
@dirrm lib/gchempaint
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 02e4d219d..6860a3450 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gchemutils
-PORTVERSION= 0.8.2
+PORTVERSION= 0.8.3
PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo
index 5973af047..30a6dbfa1 100644
--- a/science/gchemutils/distinfo
+++ b/science/gchemutils/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome-chemistry-utils-0.8.2.tar.bz2) = 804946c5a6f9587e9707918f7f1b4d06
-SHA256 (gnome-chemistry-utils-0.8.2.tar.bz2) = 0a89295243d93ae997dc22db535bb98279a47cf932b68e8ed023bba9c3e81dc9
-SIZE (gnome-chemistry-utils-0.8.2.tar.bz2) = 1535798
+MD5 (gnome-chemistry-utils-0.8.3.tar.bz2) = 621f28050385acbde80ddd88cd11b0b2
+SHA256 (gnome-chemistry-utils-0.8.3.tar.bz2) = 4d2ff7664c9511bad5db0208a432b98ea78df96ca40e3dcdcaf94157ac83f9c4
+SIZE (gnome-chemistry-utils-0.8.3.tar.bz2) = 1538773
diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist
index a524d2062..709589be2 100644
--- a/science/gchemutils/pkg-plist
+++ b/science/gchemutils/pkg-plist
@@ -194,6 +194,7 @@ share/doc/gchemutils/reference/functions_func_0x7e.html
share/doc/gchemutils/reference/functions_vars.html
share/doc/gchemutils/reference/gldocument_8h-source.html
share/doc/gchemutils/reference/globals.html
+share/doc/gchemutils/reference/globals_defs.html
share/doc/gchemutils/reference/globals_enum.html
share/doc/gchemutils/reference/globals_eval.html
share/doc/gchemutils/reference/globals_func.html