[Midnightbsd-cvs] mports [17855] trunk/databases/tinycdb/Makefile: gzip should be kicking in now

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Nov 11 22:03:11 EST 2014


Revision: 17855
          http://svnweb.midnightbsd.org/mports/?rev=17855
Author:   laffer1
Date:     2014-11-11 22:03:10 -0500 (Tue, 11 Nov 2014)
Log Message:
-----------
gzip should be kicking in now

Modified Paths:
--------------
    trunk/databases/tinycdb/Makefile

Modified: trunk/databases/tinycdb/Makefile
===================================================================
--- trunk/databases/tinycdb/Makefile	2014-11-12 03:01:05 UTC (rev 17854)
+++ trunk/databases/tinycdb/Makefile	2014-11-12 03:03:10 UTC (rev 17855)
@@ -2,6 +2,7 @@
 
 PORTNAME=	tinycdb
 PORTVERSION=	0.78
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.corpit.ru/mjt/tinycdb/
 
@@ -19,6 +20,6 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 PLIST_FILES=	bin/cdb include/cdb.h lib/libcdb.a lib/libcdb.so lib/libcdb.so.1 \
-		man/man1/cdb.1 man/man3/cdb.3 man/man5/cdb.5
+		man/man1/cdb.1.gz man/man3/cdb.3.gz man/man5/cdb.5.gz
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list