1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update 0.9.9-epsilon

This commit is contained in:
Andrew Pantyukhin 2007-09-10 16:15:06 +00:00
parent 0c685f62d6
commit 2211afcfb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199286
2 changed files with 9 additions and 8 deletions

View File

@ -6,21 +6,22 @@
#
PORTNAME= vee
PORTVERSION= 0.9.9.a
DISTVERSION= 0.9.9-epsilon
CATEGORIES= www
MASTER_SITES= CENKES
MASTER_SITES= http://www.0x743.com/vee/ CENKES
# Also here: http://code.google.com/p/vee/
EXTRACT_SUFX= .tgz
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Tiny CLI blogging tool
USE_BZIP2= yes
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
post-patch:
@${REINPLACE_CMD} -Ee 's|^function ([[:graph:]]+)|\1 ()|' ${WRKSRC}/${PORTNAME}
@${REINPLACE_CMD} -Ee 's|^function ([[:graph:]]+)|\1 ()|' ${WRKSRC}/bin/${PORTNAME}
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
@${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin/
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (vee-0.9.9.a.tar.bz2) = 70396951816a49b17d580532b2d1a97a
SHA256 (vee-0.9.9.a.tar.bz2) = ee9dddd32b323282c8063d1d50099ecde02347c9185cfad3a26af8df7c73c99a
SIZE (vee-0.9.9.a.tar.bz2) = 5628
MD5 (vee-0.9.9-epsilon.tgz) = ebbeb52bc844b9b91e763d8619f85c3a
SHA256 (vee-0.9.9-epsilon.tgz) = fc0d31b6c2f0351f147bef3ebe2d482da8066da6a28c9bda7302f1381c4f73dd
SIZE (vee-0.9.9-epsilon.tgz) = 6783