diff options
author | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-09 10:26:41 +0800 |
---|---|---|
committer | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-09 10:26:41 +0800 |
commit | b1c5440d2f6272dae241727067b33ba33ab506cf (patch) | |
tree | ed61f108b8c9fc577ffab4c2d3c4f2ff592edd10 /security | |
parent | 5bbdd6fb520f35d249adb506fb2994875587b682 (diff) | |
download | marcuscom-ports-b1c5440d2f6272dae241727067b33ba33ab506cf.tar.gz marcuscom-ports-b1c5440d2f6272dae241727067b33ba33ab506cf.tar.zst marcuscom-ports-b1c5440d2f6272dae241727067b33ba33ab506cf.zip |
Update to 0.1.90
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1982 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/distinfo | 4 | ||||
-rw-r--r-- | security/gnome-keyring/files/patch-configure | 10 | ||||
-rw-r--r-- | security/gnome-keyring/pkg-plist | 5 | ||||
-rw-r--r-- | security/gnomekeyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnomekeyring/distinfo | 4 | ||||
-rw-r--r-- | security/gnomekeyring/files/patch-configure | 10 | ||||
-rw-r--r-- | security/gnomekeyring/pkg-plist | 5 |
8 files changed, 18 insertions, 28 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index a99a8903d..d22f3e2de 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomekeyring -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.90 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-keyring/0.1 @@ -18,7 +18,7 @@ COMMENT= A program that keeps passwords and other secrets USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack gtk20 +USE_GNOME= gnomehack lthack gtk20 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo index 37d10ec95..87a3f6eed 100644 --- a/security/gnome-keyring/distinfo +++ b/security/gnome-keyring/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-keyring-0.1.4.tar.bz2) = ef5417fc3fd7a30cc0911b4b0ae05035 -SIZE (gnome2/gnome-keyring-0.1.4.tar.bz2) = 316414 +MD5 (gnome2/gnome-keyring-0.1.90.tar.bz2) = ae2d467e266b3a96c09ba167a2bacb2c +SIZE (gnome2/gnome-keyring-0.1.90.tar.bz2) = 325005 diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/security/gnome-keyring/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index df16504dc..64758c219 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -5,13 +5,17 @@ lib/libgnome-keyring.so lib/libgnome-keyring.so.0 libdata/pkgconfig/gnome-keyring-1.pc libexec/gnome-keyring-ask +share/locale/ar/LC_MESSAGES/gnome-keyring.mo +share/locale/az/LC_MESSAGES/gnome-keyring.mo share/locale/cs/LC_MESSAGES/gnome-keyring.mo share/locale/da/LC_MESSAGES/gnome-keyring.mo share/locale/de/LC_MESSAGES/gnome-keyring.mo share/locale/el/LC_MESSAGES/gnome-keyring.mo share/locale/es/LC_MESSAGES/gnome-keyring.mo +share/locale/fi/LC_MESSAGES/gnome-keyring.mo share/locale/fr/LC_MESSAGES/gnome-keyring.mo share/locale/hr/LC_MESSAGES/gnome-keyring.mo +share/locale/it/LC_MESSAGES/gnome-keyring.mo share/locale/ja/LC_MESSAGES/gnome-keyring.mo share/locale/ko/LC_MESSAGES/gnome-keyring.mo share/locale/lt/LC_MESSAGES/gnome-keyring.mo @@ -25,4 +29,5 @@ share/locale/sq/LC_MESSAGES/gnome-keyring.mo share/locale/sr/LC_MESSAGES/gnome-keyring.mo share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo share/locale/sv/LC_MESSAGES/gnome-keyring.mo +share/locale/th/LC_MESSAGES/gnome-keyring.mo @dirrm include/gnome-keyring-1 diff --git a/security/gnomekeyring/Makefile b/security/gnomekeyring/Makefile index a99a8903d..d22f3e2de 100644 --- a/security/gnomekeyring/Makefile +++ b/security/gnomekeyring/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomekeyring -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.90 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-keyring/0.1 @@ -18,7 +18,7 @@ COMMENT= A program that keeps passwords and other secrets USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack gtk20 +USE_GNOME= gnomehack lthack gtk20 USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/security/gnomekeyring/distinfo b/security/gnomekeyring/distinfo index 37d10ec95..87a3f6eed 100644 --- a/security/gnomekeyring/distinfo +++ b/security/gnomekeyring/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-keyring-0.1.4.tar.bz2) = ef5417fc3fd7a30cc0911b4b0ae05035 -SIZE (gnome2/gnome-keyring-0.1.4.tar.bz2) = 316414 +MD5 (gnome2/gnome-keyring-0.1.90.tar.bz2) = ae2d467e266b3a96c09ba167a2bacb2c +SIZE (gnome2/gnome-keyring-0.1.90.tar.bz2) = 325005 diff --git a/security/gnomekeyring/files/patch-configure b/security/gnomekeyring/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/security/gnomekeyring/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/security/gnomekeyring/pkg-plist b/security/gnomekeyring/pkg-plist index df16504dc..64758c219 100644 --- a/security/gnomekeyring/pkg-plist +++ b/security/gnomekeyring/pkg-plist @@ -5,13 +5,17 @@ lib/libgnome-keyring.so lib/libgnome-keyring.so.0 libdata/pkgconfig/gnome-keyring-1.pc libexec/gnome-keyring-ask +share/locale/ar/LC_MESSAGES/gnome-keyring.mo +share/locale/az/LC_MESSAGES/gnome-keyring.mo share/locale/cs/LC_MESSAGES/gnome-keyring.mo share/locale/da/LC_MESSAGES/gnome-keyring.mo share/locale/de/LC_MESSAGES/gnome-keyring.mo share/locale/el/LC_MESSAGES/gnome-keyring.mo share/locale/es/LC_MESSAGES/gnome-keyring.mo +share/locale/fi/LC_MESSAGES/gnome-keyring.mo share/locale/fr/LC_MESSAGES/gnome-keyring.mo share/locale/hr/LC_MESSAGES/gnome-keyring.mo +share/locale/it/LC_MESSAGES/gnome-keyring.mo share/locale/ja/LC_MESSAGES/gnome-keyring.mo share/locale/ko/LC_MESSAGES/gnome-keyring.mo share/locale/lt/LC_MESSAGES/gnome-keyring.mo @@ -25,4 +29,5 @@ share/locale/sq/LC_MESSAGES/gnome-keyring.mo share/locale/sr/LC_MESSAGES/gnome-keyring.mo share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo share/locale/sv/LC_MESSAGES/gnome-keyring.mo +share/locale/th/LC_MESSAGES/gnome-keyring.mo @dirrm include/gnome-keyring-1 |