1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 0.2.7

This commit is contained in:
Pav Lucistnik 2004-10-24 18:13:13 +00:00
parent 6b5c068dfb
commit a7975925ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120085
3 changed files with 19 additions and 5 deletions

View File

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= gchemutils
PORTVERSION= 0.2.5
PORTREVISION= 1
PORTVERSION= 0.2.7
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -20,10 +19,14 @@ LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext \
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade2 libgnomeprint libgnomeui
USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnomeprint libgnomeui
USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|(datadir)/mime$$|(prefix)/share/mime| ; s|(datadir)/mime/|(prefix)/share/mime/|g' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (gnome-chemistry-utils-0.2.5.tar.bz2) = 40aab80476187645e05dabf1ffb3caad
SIZE (gnome-chemistry-utils-0.2.5.tar.bz2) = 385604
MD5 (gnome-chemistry-utils-0.2.7.tar.bz2) = bff67ef7ffc53f004c09c0b739f965b1
SIZE (gnome-chemistry-utils-0.2.7.tar.bz2) = 396124

View File

@ -1,4 +1,5 @@
bin/gchem3d
bin/gchem3d-viewer
include/gcu/chem3d/gtkchem3dviewer.h
include/gcu/chemistry/atom.h
include/gcu/chemistry/bond.h
@ -28,6 +29,7 @@ lib/libgtkperiodic.so
lib/libgtkperiodic.so.2
libdata/bonobo/servers/gchem3d.server
libdata/pkgconfig/gcu.pc
share/gnome/applications/gchem3d-viewer.desktop
share/gnome/doc/gchemutils/reference/html/annotated.html
share/gnome/doc/gchemutils/reference/html/atom_8h-source.html
share/gnome/doc/gchemutils/reference/html/bond_8h-source.html
@ -71,6 +73,8 @@ share/gnome/doc/gchemutils/reference/html/files.html
share/gnome/doc/gchemutils/reference/html/functions.html
share/gnome/doc/gchemutils/reference/html/functions_func.html
share/gnome/doc/gchemutils/reference/html/functions_vars.html
share/gnome/doc/gchemutils/reference/html/gchem3d-viewer_8c.html
share/gnome/doc/gchemutils/reference/html/gchem3d-viewer_8c-source.html
share/gnome/doc/gchemutils/reference/html/globals.html
share/gnome/doc/gchemutils/reference/html/globals_enum.html
share/gnome/doc/gchemutils/reference/html/globals_func.html
@ -111,9 +115,14 @@ share/gnome/gchemutils/elements.xml
share/gnome/gchemutils/glade/gtkperiodic.glade
share/gnome/mime-info/gchemutils.keys
share/gnome/mime-info/gchemutils.mime
share/locale/de/LC_MESSAGES/gnome-chemistry-utils.mo
share/locale/fr/LC_MESSAGES/gnome-chemistry-utils.mo
share/locale/it/LC_MESSAGES/gnome-chemistry-utils.mo
share/locale/pl/LC_MESSAGES/gnome-chemistry-utils.mo
share/mime/chemical/x-mdl-molfile.xml
share/mime/chemical/x-pdb.xml
share/mime/chemical/x-xyz.xml
share/mime/packages/gchemutils.xml
@dirrm include/gcu/chem3d
@dirrm include/gcu/chemistry
@dirrm include/gcu/crystalviewer
@ -125,3 +134,5 @@ share/locale/pl/LC_MESSAGES/gnome-chemistry-utils.mo
@dirrm share/gnome/doc/gchemutils/reference
@dirrm share/gnome/doc/gchemutils
@dirrm share/gnome/doc
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime