Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 10:25:30 -0500
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        Matthias Andree <matthias.andree@gmx.de>
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/185363: [NEW PORT] revive port devel/thistest
Message-ID:  <CAGBxaX=eQ7TOMieR9UBXALzDQSjMBUtzWrftHvcy0d96wyEgBQ@mail.gmail.com>
In-Reply-To: <201401140200.s0E2031Z013206@freefall.freebsd.org>
References:  <201401140200.s0E2031Z013206@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Here is a patch to the original patch that fixes all the issues:

diff -u ./Makefile /home/aegis/i-testing/baseline/scrap/port/Makefile
--- ./Makefile  2014-01-12 08:28:15.000000000 +0000
+++ /home/aegis/i-testing/baseline/scrap/port/Makefile  2014-01-17
05:15:19.000000000 +0000
@@ -1,9 +1,10 @@
 CATEGORIES=devel
-PORTNAME=src-thistest-aryeh
+PORTNAME=src-thistest-aegis
 PORTVERSION=0.1
-COMMENT=Unit testing framework in Java
+COMMENT=Java Unit Testing Framework
+LICENSE=BSD

-MASTER_SITES=   ftp://ftp.fnwe.net/thistest/0.1/aryeh/
+MASTER_SITES=   ftp://ftp.fnwe.net/thistest/0.1/aegis/

 BUILD_DEPENDS=  ${LOCALBASE}/bin/cook:${PORTSDIR}/devel/cook \
                ${LOCALBASE}/openjdk7/bin/java:${PORTSDIR}/java/openjdk7
Only in /home/aegis/i-testing/baseline/scrap/port/: distinfo
diff -u ./pkg-descr /home/aegis/i-testing/baseline/scrap/port/pkg-descr
--- ./pkg-descr 2014-01-12 08:28:15.000000000 +0000
+++ /home/aegis/i-testing/baseline/scrap/port/pkg-descr 2014-01-17
05:15:19.000000000 +0000
@@ -1 +1,3 @@
-lksdf
+       ThisTest is a Java unit testing framework.    You can find
documentation at:
+
+               http://localhost:8080/thistest-aryeh-0.1
diff -u ./pkg-plist /home/aegis/i-testing/baseline/scrap/port/pkg-plist
--- ./pkg-plist 2014-01-12 08:28:15.000000000 +0000
+++ /home/aegis/i-testing/baseline/scrap/port/pkg-plist 2014-01-17
05:15:22.000000000 +0000
@@ -1,3 +1,3 @@
 /usr/local/etc/rc.d/thistest.sh
-/usr/local/share/java/classes/thistest-aryeh-0.1.jar
-/usr/local/apache-tomcat-7.0/webapps/thistest-aryeh-0.1.war
+/usr/local/share/java/classes/thistest-aegis-0.1.jar
+/usr/local/apache-tomcat-7.0/webapps/thistest-aegis-0.1.war
Only in .: thistest



On Mon, Jan 13, 2014 at 9:00 PM, Matthias Andree <matthias.andree@gmx.de>wrote:

> The following reply was made to PR ports/185363; it has been noted by
> GNATS.
>
> From: Matthias Andree <matthias.andree@gmx.de>
> To: bug-followup@FreeBSD.org, aryeh.friedman@gmail.com
> Cc:
> Subject: Re: ports/185363: [NEW PORT] revive port devel/thistest
> Date: Tue, 14 Jan 2014 02:54:02 +0100
>
>  It would seem that the pkg-descr is inappropriate and needs a proper
>  description of the port.
>
>  Also, there should be a LICENSE statement in the port, and possibly
>  documentation.
> _______________________________________________
> freebsd-ports-bugs@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
> To unsubscribe, send any mail to "
> freebsd-ports-bugs-unsubscribe@freebsd.org"
>



-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaX=eQ7TOMieR9UBXALzDQSjMBUtzWrftHvcy0d96wyEgBQ>