Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 19:10:01 GMT
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/185363: [NEW PORT] revive port devel/thistest
Message-ID:  <201401171910.s0HJA17q054303@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/185363; it has been noted by GNATS.

From: Aryeh Friedman <aryeh.friedman@gmail.com>
To: bug-followup@FreeBSD.org, Aryeh Friedman <aryeh.friedman@gmail.com>
Cc:  
Subject: Re: ports/185363: [NEW PORT] revive port devel/thistest
Date: Fri, 17 Jan 2014 14:06:26 -0500

 --047d7b6dcdcc1b62e404f02f3d3b
 Content-Type: text/plain; charset=ISO-8859-1
 
 Here is a patch to the original patch that fixes the issues sited:
 
 
 
 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
 
 -- 
 Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
 
 --047d7b6dcdcc1b62e404f02f3d3b
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr">Here is a patch to the original patch that fixes the issue=
 s sited:<br><br><br clear=3D"all"><div><br>diff -u ./Makefile /home/aegis/i=
 -testing/<div dir=3D"ltr">baseline/scrap/port/Makefile<br>--- ./Makefile=A0=
  2014-01-12 08:28:15.000000000 +0000<br>
 +++ /home/aegis/i-testing/baseline/scrap/port/Makefile=A0 2014-01-17 05:15:=
 19.000000000 +0000<br>
 @@ -1,9 +1,10 @@<br>=A0CATEGORIES=3Ddevel<br>-PORTNAME=3Dsrc-thistest-aryeh=
 <br>+PORTNAME=3Dsrc-thistest-aegis<br>=A0PORTVERSION=3D0.1<br>-COMMENT=3DUn=
 it testing framework in Java<br>+COMMENT=3DJava Unit Testing Framework<br>+=
 LICENSE=3DBSD<br>
 
 <br>-MASTER_SITES=3D=A0=A0 <a href=3D"ftp://ftp.fnwe.net/thistest/0.1/aryeh=
 /" target=3D"_blank">ftp://ftp.fnwe.net/thistest/0.1/aryeh/</a><br>+MASTER_=
 SITES=3D=A0=A0 <a href=3D"ftp://ftp.fnwe.net/thistest/0.1/aegis/" target=3D=
 "_blank">ftp://ftp.fnwe.net/thistest/0.1/aegis/</a><br>;
 
 <br>=A0BUILD_DEPENDS=3D=A0 ${LOCALBASE}/bin/cook:${PORTSDIR}/devel/cook \<b=
 r>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ${LOCALBASE}/openjdk7/bin/j=
 ava:${PORTSDIR}/java/openjdk7<br>Only in /home/aegis/i-testing/baseline/scr=
 ap/port/: distinfo<br>diff -u ./pkg-descr /home/aegis/i-testing/baseline/sc=
 rap/port/pkg-descr<br>
 
 --- ./pkg-descr 2014-01-12 08:28:15.000000000 +0000<br>+++ /home/aegis/i-te=
 sting/baseline/scrap/port/pkg-descr 2014-01-17 05:15:19.000000000 +0000<br>=
 @@ -1 +1,3 @@<br>-lksdf<br>+=A0=A0=A0=A0=A0=A0 ThisTest is a Java unit test=
 ing framework.=A0=A0=A0 You can find documentation at:<br>
 
 +<br>+=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 <a href=3D"http://localhos=
 t:8080/thistest-aryeh-0.1" target=3D"_blank">http://localhost:8080/thistest=
 -aryeh-0.1</a><br>diff -u ./pkg-plist /home/aegis/i-testing/baseline/scrap/=
 port/pkg-plist<br>--- ./pkg-plist 2014-01-12 08:28:15.000000000 +0000<br>
 
 +++ /home/aegis/i-testing/baseline/scrap/port/pkg-plist 2014-01-17 05:15:22=
 .000000000 +0000<br>@@ -1,3 +1,3 @@<br>=A0/usr/local/etc/rc.d/thistest.sh<b=
 r>-/usr/local/share/java/classes/thistest-aryeh-0.1.jar<br>-/usr/local/apac=
 he-tomcat-7.0/webapps/thistest-aryeh-0.1.war<br>
 
 +/usr/local/share/java/classes/thistest-aegis-0.1.jar<br>+/usr/local/apache=
 -tomcat-7.0/webapps/thistest-aegis-0.1.war<br>Only in .: thistest</div><br>=
 -- <br><div dir=3D"ltr">Aryeh M. Friedman, Lead Developer, <a href=3D"http:=
 //www.PetiteCloud.org" target=3D"_blank">http://www.PetiteCloud.org</a><br>;
 
 </div>
 </div></div>
 
 --047d7b6dcdcc1b62e404f02f3d3b--



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