View | Details | Raw Unified | Return to bug 190804
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	sqldf
4
PORTNAME=	sqldf
5
DISTVERSION=	0.4-7
5
DISTVERSION=	0.4-7.1
6
PORTREVISION=	1
7
CATEGORIES=	databases
6
CATEGORIES=	databases
8
DISTNAME=	${PORTNAME}_${DISTVERSION}
7
DISTNAME=	${PORTNAME}_${DISTVERSION}
9
8
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sqldf_0.4-7.tar.gz) = 6767d85fe79c8afeb5d9ba9283d8c12c6af8130704fd6855b38e91598ee5e602
1
SHA256 (sqldf_0.4-7.1.tar.gz) = e2b3d1eaf61fb4b7eda72a83f2718f1f683a4d52c565924ef406c235330fef0e
2
SIZE (sqldf_0.4-7.tar.gz) = 28189
2
SIZE (sqldf_0.4-7.1.tar.gz) = 28418
(-)pkg-descr (-1 / +1 lines)
Lines 7-10 Link Here
7
scenes making the database's existence transparent to the user who only
7
scenes making the database's existence transparent to the user who only
8
specifies the SQL statement.
8
specifies the SQL statement.
9
9
10
WWW:    https://code.google.com/p/sqldf/
10
WWW: https://code.google.com/p/sqldf

Return to bug 190804