FreeBSD Bugzilla – Attachment 169215 Details for
Bug 208720
[PATCH] security/gpass: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security_gpass.diff
security_gpass.diff (text/plain), 1.52 KB, created by
tkato432
on 2016-04-11 18:37:34 UTC
(
hide
)
Description:
security_gpass.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-04-11 18:37:34 UTC
Size:
1.52 KB
patch
obsolete
>diff -urN /usr/ports/security/gpass/Makefile security/gpass/Makefile >--- /usr/ports/security/gpass/Makefile 2016-04-02 02:01:32.436526000 +0900 >+++ security/gpass/Makefile 2016-04-12 00:00:00.000000000 +0900 >@@ -5,23 +5,26 @@ > PORTVERSION= 0.5.1 > PORTREVISION= 11 > CATEGORIES= security gnome >-MASTER_SITES= http://projects.netlab.jp/gpass/release/ >+MASTER_SITES= https://github.com/raffael-sfm/gpass/releases/download/%SUBDIR%/ >+MASTER_SITE_SUBDIR= ${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Password manager for GNOME2 > >-BROKEN= unfetchable >+LICENSE= GPLv2+ >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libmcrypt.so:security/libmcrypt \ > libmhash.so:security/mhash > >+USES= desktop-file-utils gmake pathfix pkgconfig >+USE_GNOME= gtk20 intltool libglade2 libgnomeui > GNU_CONFIGURE= yes >-LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic > >-USES= desktop-file-utils gmake pathfix pkgconfig >-USE_GNOME= gnomeprefix gtk20 libgnomeui intltool libglade2 > GCONF_SCHEMAS= gpass.schemas > >+LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic >+ > post-patch: > @${REINPLACE_CMD} -e 's|{packageprefix}/share|{datadir}|g' \ > ${WRKSRC}/configure >diff -urN /usr/ports/security/gpass/pkg-descr security/gpass/pkg-descr >--- /usr/ports/security/gpass/pkg-descr 2015-08-24 03:55:09.885502000 +0900 >+++ security/gpass/pkg-descr 2016-04-12 00:00:00.000000000 +0900 >@@ -15,4 +15,4 @@ > * You can launch a website and the associated username/passwords > direct from GPass > >-WWW: http://projects.netlab.jp/gpass/ >+WWW: https://github.com/raffael-sfm/gpass
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208720
: 169215