diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:55:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:55:02 +0800 |
commit | 476cc0cf996457ee7a2ae714cbbbdfa5ee855d72 (patch) | |
tree | 2dbb4a0752abc2629a8504d4f71c8db4ea77b8c9 /accessibility | |
parent | 042064fdebfa9aad15748279558861c1aa80ff65 (diff) | |
download | marcuscom-ports-476cc0cf996457ee7a2ae714cbbbdfa5ee855d72.tar.gz marcuscom-ports-476cc0cf996457ee7a2ae714cbbbdfa5ee855d72.tar.zst marcuscom-ports-476cc0cf996457ee7a2ae714cbbbdfa5ee855d72.zip |
Update to 1.1.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7114 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 6 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 6 | ||||
-rw-r--r-- | accessibility/gnopernicus/pkg-plist | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 52aff2fa9..fa181f161 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.81 2006/07/21 20:46:53 mezz Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.82 2006/07/24 17:21:56 ahze Exp $ # PORTNAME= gnopernicus -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags gtk+-2.0`" MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -SHLIB_VERSION= 1 +SHLIB_VERSION= 2 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} post-patch: diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo index a05af9817..15898651b 100644 --- a/accessibility/gnopernicus/distinfo +++ b/accessibility/gnopernicus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnopernicus-1.1.1.tar.bz2) = e691c408de4ca885a3589a0b6fa297be -SHA256 (gnome2/gnopernicus-1.1.1.tar.bz2) = d7acaa0875e7e06c3b2fdf2e41ca7ec69e4b92d00d0e5b793dd15b8344da0e12 -SIZE (gnome2/gnopernicus-1.1.1.tar.bz2) = 1535732 +MD5 (gnome2/gnopernicus-1.1.2.tar.bz2) = 64677df8961a68a73003393166f710bd +SHA256 (gnome2/gnopernicus-1.1.2.tar.bz2) = 88a750ead047e52ee3c655bd4d5947d9131619ecbf56bc1977c8a3bf6e4f5214 +SIZE (gnome2/gnopernicus-1.1.2.tar.bz2) = 1578754 diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist index 72cb8532e..64834b77d 100644 --- a/accessibility/gnopernicus/pkg-plist +++ b/accessibility/gnopernicus/pkg-plist @@ -123,11 +123,14 @@ share/locale/ja/LC_MESSAGES/gnopernicus.mo share/locale/ka/LC_MESSAGES/gnopernicus.mo share/locale/ko/LC_MESSAGES/gnopernicus.mo share/locale/lt/LC_MESSAGES/gnopernicus.mo +share/locale/lv/LC_MESSAGES/gnopernicus.mo share/locale/mn/LC_MESSAGES/gnopernicus.mo +share/locale/mr/LC_MESSAGES/gnopernicus.mo share/locale/ms/LC_MESSAGES/gnopernicus.mo share/locale/nb/LC_MESSAGES/gnopernicus.mo share/locale/ne/LC_MESSAGES/gnopernicus.mo share/locale/nl/LC_MESSAGES/gnopernicus.mo +share/locale/or/LC_MESSAGES/gnopernicus.mo share/locale/pa/LC_MESSAGES/gnopernicus.mo share/locale/pl/LC_MESSAGES/gnopernicus.mo share/locale/pt/LC_MESSAGES/gnopernicus.mo @@ -147,7 +150,10 @@ share/locale/tr/LC_MESSAGES/gnopernicus.mo share/locale/uk/LC_MESSAGES/gnopernicus.mo share/locale/vi/LC_MESSAGES/gnopernicus.mo share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo +share/locale/zh_HK/LC_MESSAGES/gnopernicus.mo share/locale/zh_TW/LC_MESSAGES/gnopernicus.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES |