diff options
author | pav <pav@FreeBSD.org> | 2007-12-22 06:37:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-22 06:37:27 +0800 |
commit | d9d6d507123624f16e1c2b99e7bc2805015fd66f (patch) | |
tree | c789ff05b48792cd98a44b72b452d63c569cb70a /science/gchemutils | |
parent | fb0b2ad58d6c262bf710ab546dc47272cf19f6d4 (diff) | |
download | freebsd-ports-gnome-d9d6d507123624f16e1c2b99e7bc2805015fd66f.tar.gz freebsd-ports-gnome-d9d6d507123624f16e1c2b99e7bc2805015fd66f.tar.zst freebsd-ports-gnome-d9d6d507123624f16e1c2b99e7bc2805015fd66f.zip |
- Update to 0.8.5
Diffstat (limited to 'science/gchemutils')
-rw-r--r-- | science/gchemutils/Makefile | 5 | ||||
-rw-r--r-- | science/gchemutils/distinfo | 6 | ||||
-rw-r--r-- | science/gchemutils/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index aa7134df33bd..f74cbf484e39 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gchemutils -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.8 @@ -52,4 +52,7 @@ CONFIGURE_ARGS+=--disable-mozilla-plugin PLIST_SUB= MOZILLA="@comment " .endif +post-patch: + @${REINPLACE_CMD} -e 's|pt_BR||' ${WRKSRC}/po/LINGUAS + .include <bsd.port.post.mk> diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo index 12e0b12e7ab9..84ebcedb7de4 100644 --- a/science/gchemutils/distinfo +++ b/science/gchemutils/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome-chemistry-utils-0.8.4.tar.bz2) = 47829f6544ab7ea5c4c65a84cfb4c5c8 -SHA256 (gnome-chemistry-utils-0.8.4.tar.bz2) = a77298a35b93b9e78b389073ded90ef0c86cdc803e9b502e726b077343c51cf8 -SIZE (gnome-chemistry-utils-0.8.4.tar.bz2) = 1537633 +MD5 (gnome-chemistry-utils-0.8.5.tar.bz2) = 6759d8430ac20c5bcf3b3d2331fb55f6 +SHA256 (gnome-chemistry-utils-0.8.5.tar.bz2) = 37aa90360369acba5fe53ea29cfde4610afd697d6711de2dd1b3fede7a3b4e2e +SIZE (gnome-chemistry-utils-0.8.5.tar.bz2) = 1528780 diff --git a/science/gchemutils/pkg-plist b/science/gchemutils/pkg-plist index 780a37d67075..c78f5ce194ee 100644 --- a/science/gchemutils/pkg-plist +++ b/science/gchemutils/pkg-plist @@ -329,7 +329,6 @@ share/locale/es/LC_MESSAGES/gchemutils.mo share/locale/fr/LC_MESSAGES/gchemutils.mo share/locale/it/LC_MESSAGES/gchemutils.mo share/locale/pl/LC_MESSAGES/gchemutils.mo -share/locale/pt_BR/LC_MESSAGES/gchemutils.mo share/locale/ru/LC_MESSAGES/gchemutils.mo share/mime/chemical/x-mdl-molfile.xml share/mime/chemical/x-pdb.xml |