svn commit: r416237 - head/irc/py-fishcrypt
Mathieu Arnold
mat at FreeBSD.org
Wed Jun 1 11:58:40 UTC 2016
+--On 1 juin 2016 11:47:40 +0000 Rusmir Dusko <nemysis at FreeBSD.org> wrote:
| Author: nemysis
| Date: Wed Jun 1 11:47:40 2016
| New Revision: 416237
| URL: https://svnweb.freebsd.org/changeset/ports/416237
|
| Log:
| - Use fishcrypt instead of py-fishcrypt [1]
| - Add GH_PROJECT= py-${PORTNAME} [1]
|
| PR: 209925
| Submitted by: mat [1]
The reason why I opened the bug report was to replace py- with
PYTHON_PKGNAMEPREFIX. The rest was cosmetics.
|
| Modified: head/irc/py-fishcrypt/Makefile
| =========================================================================
| ===== --- head/irc/py-fishcrypt/Makefile Wed Jun 1 11:05:07 2016
| (r416236) +++ head/irc/py-fishcrypt/Makefile Wed Jun 1 11:47:40 2016
| (r416237) @@ -1,7 +1,7 @@
| # Created by: Rusmir Dusko <nemysis at FreeBSD.org>
| # $FreeBSD$
|
| -PORTNAME= py-fishcrypt
| +PORTNAME= fishcrypt
| DISTVERSION= 5.31
| CATEGORIES= irc security
| DIST_SUBDIR= python
| @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycr
|
| USE_GITHUB= yes
| GH_ACCOUNT= fladd
| +GH_PROJECT= py-${PORTNAME}
| GH_TAGNAME= 43554b1a
|
| USES= dos2unix python:run
|
|
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160601/6104b9db/attachment.sig>
More information about the svn-ports-all
mailing list