diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 22:37:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 22:37:27 +0000 |
commit | 2884ce9758692ec062912b4d9a8f45128d88c5f2 (patch) | |
tree | 2459ac8a82473cf31c37967e578116e8101234c1 /science/gchempaint | |
parent | 591e2422ec4e4c6fd445ec2b1aa2174f22127a08 (diff) | |
download | ports-2884ce9758692ec062912b4d9a8f45128d88c5f2.tar.gz ports-2884ce9758692ec062912b4d9a8f45128d88c5f2.zip |
Notes
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 3 | ||||
-rw-r--r-- | science/gchempaint/distinfo | 6 | ||||
-rw-r--r-- | science/gchempaint/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 4ba7cc3de53d..74079b952083 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gchempaint -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.8 @@ -32,5 +32,6 @@ 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|pt_BR||' ${WRKSRC}/po/LINGUAS .include <bsd.port.mk> diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo index fd5f0b08713e..396ba8be96ea 100644 --- a/science/gchempaint/distinfo +++ b/science/gchempaint/distinfo @@ -1,3 +1,3 @@ -MD5 (gchempaint-0.8.4.tar.bz2) = 0eb0b4dba4af2bd1d132a90806fd6b93 -SHA256 (gchempaint-0.8.4.tar.bz2) = d4de26b39731c82d8425f16162630bd5c1e5ff3c481118ac6e8c2445b7c1957a -SIZE (gchempaint-0.8.4.tar.bz2) = 1374359 +MD5 (gchempaint-0.8.5.tar.bz2) = 1233fb048927155e81239fc3c80992b7 +SHA256 (gchempaint-0.8.5.tar.bz2) = 4186aa03e3f658acf2f50435a325bef58fd3221477734205973eacf650301f50 +SIZE (gchempaint-0.8.5.tar.bz2) = 1376024 diff --git a/science/gchempaint/pkg-plist b/science/gchempaint/pkg-plist index bfa26c4af53e..b787725939ad 100644 --- a/science/gchempaint/pkg-plist +++ b/science/gchempaint/pkg-plist @@ -121,7 +121,6 @@ share/locale/de/LC_MESSAGES/gchempaint.mo share/locale/fr/LC_MESSAGES/gchempaint.mo share/locale/it/LC_MESSAGES/gchempaint.mo share/locale/pl/LC_MESSAGES/gchempaint.mo -share/locale/pt_BR/LC_MESSAGES/gchempaint.mo share/locale/ru/LC_MESSAGES/gchempaint.mo share/locale/zh_CN/LC_MESSAGES/gchempaint.mo share/mime/application/x-gchempaint.xml |