On Monday, December 12, 2011 19:22 CET, "Sebastian Reitenbach" 
<[email protected]> wrote: 
 
> Hi,
> 
> attached an easy update to version 0.4 of GNUstep DataBasin, with some new 
> features:
> 
> * Select identify: execute select on records identified by Id or Unique
> identifier
> * http / https connection choice
> 
> tested and works well for me on i386.
> 
> update OK?

this time inlined to ease review.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/gnustep/databasin/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    22 Aug 2011 08:03:26 -0000      1.1.1.1
+++ Makefile    12 Dec 2011 13:40:58 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      GNUstep client for salesforce.com
 
-DISTNAME =     DataBasin-0.3
+DISTNAME =     DataBasin-0.4
 
 HOMEPAGE =     http://gap.nongnu.org/databasin/
 MASTER_SITES = http://savannah.nongnu.org/download/gap/
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/gnustep/databasin/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    22 Aug 2011 08:03:26 -0000      1.1.1.1
+++ distinfo    12 Dec 2011 13:40:58 -0000
@@ -1,5 +1,5 @@
-MD5 (gnustep/DataBasin-0.3.tar.gz) = uRZsg0lcx6l4fr/f752wIQ==
-RMD160 (gnustep/DataBasin-0.3.tar.gz) = zzoYmp1jcyUDFdVXCtRIAbL7RkA=
-SHA1 (gnustep/DataBasin-0.3.tar.gz) = H9eh6i/2cg8NcZ6HnO0w2YYhIw0=
-SHA256 (gnustep/DataBasin-0.3.tar.gz) = 
Q0vyBMPFpqMB1wxE/CqP9M6V8wz1pCmIcuFUklzlmzs=
-SIZE (gnustep/DataBasin-0.3.tar.gz) = 79594
+MD5 (gnustep/DataBasin-0.4.tar.gz) = OlNDMuLcTaRjuxG71HJW1Q==
+RMD160 (gnustep/DataBasin-0.4.tar.gz) = LnSQEkpodPl09v2SIvqesbUMopw=
+SHA1 (gnustep/DataBasin-0.4.tar.gz) = P88eBVZvcrTICIf74X2X7/D5miI=
+SHA256 (gnustep/DataBasin-0.4.tar.gz) = 
tP60rMsDsZpxIIPoYVsW2M0BdJTkxQlj39W0Kr6Q3+U=
+SIZE (gnustep/DataBasin-0.4.tar.gz) = 89960

Reply via email to