svn commit: r361288 - head/security/gnome-keyring-sharp
Pawel Pekala
pawel at FreeBSD.org
Tue Jul 8 20:51:06 UTC 2014
Author: pawel
Date: Tue Jul 8 20:51:05 2014
New Revision: 361288
URL: http://svnweb.freebsd.org/changeset/ports/361288
QAT: https://qat.redports.org/buildarchive/r361288/
Log:
- Port is stage safe
- Convert to USES=libtool pathfix
- Fix WWW line
Modified:
head/security/gnome-keyring-sharp/Makefile
head/security/gnome-keyring-sharp/pkg-descr
head/security/gnome-keyring-sharp/pkg-plist
Modified: head/security/gnome-keyring-sharp/Makefile
==============================================================================
--- head/security/gnome-keyring-sharp/Makefile Tue Jul 8 20:11:04 2014 (r361287)
+++ head/security/gnome-keyring-sharp/Makefile Tue Jul 8 20:51:05 2014 (r361288)
@@ -3,11 +3,11 @@
PORTNAME= gnome-keyring-sharp
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.go-mono.com/archive/${PORTNAME}/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Fully managed implementation of gnome-keyring
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ndesk-dbus \
@@ -15,9 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
-USES= gmake pkgconfig
-USE_GNOME= gnomehack gtksharp20
+USES= gmake libtool pathfix pkgconfig
+USE_GNOME= gtksharp20
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/security/gnome-keyring-sharp/pkg-descr
==============================================================================
--- head/security/gnome-keyring-sharp/pkg-descr Tue Jul 8 20:11:04 2014 (r361287)
+++ head/security/gnome-keyring-sharp/pkg-descr Tue Jul 8 20:51:05 2014 (r361288)
@@ -4,4 +4,4 @@ When the gnome-keyring-daemon is running
confidential information such as passwords, notes or network services user
information.
-WWW: http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/
+WWW: http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/
Modified: head/security/gnome-keyring-sharp/pkg-plist
==============================================================================
--- head/security/gnome-keyring-sharp/pkg-plist Tue Jul 8 20:11:04 2014 (r361287)
+++ head/security/gnome-keyring-sharp/pkg-plist Tue Jul 8 20:51:05 2014 (r361288)
@@ -1,5 +1,4 @@
lib/libgnome-keyring-sharp-glue.a
-lib/libgnome-keyring-sharp-glue.la
lib/libgnome-keyring-sharp-glue.so
lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll
lib/mono/gac/Gnome.Keyring/1.0.0.0__1a73e1bde00c9b66/Gnome.Keyring.dll.config
More information about the svn-ports-all
mailing list