pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q3]: pkgsrc/www/paros Pullup ticket #5637 - requested by s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d6e09f09d33
branches: pkgsrc-2017Q3
changeset: 408601:1d6e09f09d33
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Nov 12 12:43:04 2017 +0000
description:
Pullup ticket #5637 - requested by sevan
www/paros: build fix
Revisions pulled up:
- www/paros/Makefile 1.18
---
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 6 13:33:48 UTC 2017
Modified Files:
pkgsrc/www/paros: Makefile
Log Message:
paros: fix HOMEPAGE, set LICENSE
diffstat:
www/paros/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 5e4efb7df72a -r 1d6e09f09d33 www/paros/Makefile
--- a/www/paros/Makefile Sun Nov 12 12:42:25 2017 +0000
+++ b/www/paros/Makefile Sun Nov 12 12:43:04 2017 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/03/25 21:03:09 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.16.16.1 2017/11/12 12:43:04 bsiegert Exp $
DISTNAME= paros-3.2.13-unix
PKGNAME= ${DISTNAME:S/-unix//}
@@ -9,8 +8,9 @@
EXTRACT_SUFX= .zip
MAINTAINER= salo%NetBSD.org@localhost
-HOMEPAGE= http://www.parosproxy.org/
+HOMEPAGE= https://sourceforge.net/projects/paros/
COMMENT= HTTP/HTTPS proxy for assessing web application vulnerabilities
+LICENSE= artistic
NO_BUILD= yes
USE_JAVA2= yes
Home |
Main Index |
Thread Index |
Old Index