diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-07 03:11:56 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-07 03:11:56 +0800 |
commit | 5df6ee46bb63c6dd73d2122c148185376fe5c45a (patch) | |
tree | 986994cb4b301a53a79ee0ff274c2fe34f597186 /accessibility | |
parent | 2896abecffaed59e9bc1c9f75f7cbf89fb29f49a (diff) | |
download | marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar.gz marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar.bz2 marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar.lz marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar.xz marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.tar.zst marcuscom-ports-5df6ee46bb63c6dd73d2122c148185376fe5c45a.zip |
Update to 1.0.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5855 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 7 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 6 | ||||
-rw-r--r-- | accessibility/gnopernicus/pkg-plist | 5 |
3 files changed, 11 insertions, 7 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 39ed7ac62..3d262f2c0 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.69 2006/02/23 17:26:46 marcus Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.70 2006/03/02 20:08:31 mezz Exp $ # PORTNAME= gnopernicus -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 @@ -31,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -SHLIB_VERSION= 2 +SHLIB_VERSION= 3 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} post-patch: diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo index 1b1aa55c3..bd6996f95 100644 --- a/accessibility/gnopernicus/distinfo +++ b/accessibility/gnopernicus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnopernicus-1.0.2.tar.bz2) = 197a8d018b9680bfc2baedc96afda8de -SHA256 (gnome2/gnopernicus-1.0.2.tar.bz2) = 9e9e87bf840d8c0821acefcda4554707c1bc333810396ea27173f2f52754e05b -SIZE (gnome2/gnopernicus-1.0.2.tar.bz2) = 2258977 +MD5 (gnome2/gnopernicus-1.0.3.tar.bz2) = ae225e264458a254792cc9cad037a48a +SHA256 (gnome2/gnopernicus-1.0.3.tar.bz2) = 5830a08a27a2da232e057de24f19a11a661c9d8981f08e1ea117761543babea0 +SIZE (gnome2/gnopernicus-1.0.3.tar.bz2) = 2303239 diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist index 1dc0f48b3..b8b2e392c 100644 --- a/accessibility/gnopernicus/pkg-plist +++ b/accessibility/gnopernicus/pkg-plist @@ -79,6 +79,9 @@ share/gnome/help/gnopernicus/C/gnopernicus.xml share/gnome/help/gnopernicus/C/legal.xml share/gnome/help/gnopernicus/es/gnopernicus.xml share/gnome/help/gnopernicus/es/legal.xml +share/gnome/help/gnopernicus/pt_BR/figures/gnopernicus.png +share/gnome/help/gnopernicus/pt_BR/gnopernicus.xml +share/gnome/help/gnopernicus/pt_BR/legal.xml share/gnome/omf/gnopernicus/brlmonitor-C.omf share/gnome/omf/gnopernicus/brlmonitor-es.omf share/gnome/omf/gnopernicus/gnopernicus-C.omf @@ -140,6 +143,8 @@ share/locale/vi/LC_MESSAGES/gnopernicus.mo share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo share/locale/zh_TW/LC_MESSAGES/gnopernicus.mo @dirrm share/gnome/omf/gnopernicus +@dirrm share/gnome/help/gnopernicus/pt_BR/figures +@dirrm share/gnome/help/gnopernicus/pt_BR @dirrm share/gnome/help/gnopernicus/es @dirrm share/gnome/help/gnopernicus/C @dirrm share/gnome/help/gnopernicus |