pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/line-purple



Module Name:    pkgsrc
Committed By:   maya
Date:           Wed Aug 15 09:10:58 UTC 2018

Modified Files:
        pkgsrc/chat/line-purple: Makefile

Log Message:
line-purple: mark BROKEN, using this program will get your account banned
Upstream intentionally broke the build, follow the same policy for pkgsrc:
http://altrepo.eu/git/purple-line/commit/1a07012f75d8e86077690d73917b3759fbe9b52c

Reported by scole in PR pkg/53526


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/line-purple/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/line-purple/Makefile
diff -u pkgsrc/chat/line-purple/Makefile:1.5 pkgsrc/chat/line-purple/Makefile:1.6
--- pkgsrc/chat/line-purple/Makefile:1.5        Sun Apr 29 21:31:29 2018
+++ pkgsrc/chat/line-purple/Makefile    Wed Aug 15 09:10:58 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/04/29 21:31:29 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/08/15 09:10:58 maya Exp $
 
 VERSION=       0.1
 PKGNAME=       line-purple-${VERSION}
@@ -15,6 +15,8 @@ COMMENT=      LINE protocol plugin for libpur
 # pkgsrc GITHUB* vars to work for fetching
 #ALTREPO_TAG=  51cef1a66f6f4b1a90bd58a3746a2ea27fc74c36
 
+BROKEN=                LINE bans third-party clients, use at your own risk
+
 MASTER_SITES=   ${HOMEPAGE:=repository/}
 EXTRACT_SUFX=  .zip
 DISTNAME=      archive



Home | Main Index | Thread Index | Old Index