diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-08-24 13:22:45 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-08-24 13:22:45 +0000 |
commit | ac5f0793d8d2291806bb21f2870982278456a76f (patch) | |
tree | c3719f523007d589eafaa77bb8a14295eb883982 /graphics/l2p | |
parent | 208c92b33df49e18873f02863775952de0dd7097 (diff) | |
download | ports-ac5f0793d8d2291806bb21f2870982278456a76f.tar.gz ports-ac5f0793d8d2291806bb21f2870982278456a76f.zip |
Notes
Diffstat (limited to 'graphics/l2p')
-rw-r--r-- | graphics/l2p/Makefile | 8 | ||||
-rw-r--r-- | graphics/l2p/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/l2p/Makefile b/graphics/l2p/Makefile index c89c2197ff35..6cd337650690 100644 --- a/graphics/l2p/Makefile +++ b/graphics/l2p/Makefile @@ -6,8 +6,8 @@ # PORTNAME= l2p -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 +#PORTREVISION= 0 CATEGORIES= graphics print perl5 MASTER_SITES= http://www.redsymbol.net/software/l2p/dist/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ @@ -37,9 +37,7 @@ do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor + @cd ${WRKSRC} && ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} .endif .include <bsd.port.mk> diff --git a/graphics/l2p/distinfo b/graphics/l2p/distinfo index 068ed806da4d..4c294337434a 100644 --- a/graphics/l2p/distinfo +++ b/graphics/l2p/distinfo @@ -1,3 +1,3 @@ -MD5 (l2p/1.0/l2p-latest.tgz) = 87db2e0b5e6b8fffbeb1137a24c343b2 -SHA256 (l2p/1.0/l2p-latest.tgz) = 48238fb9c2dbc4679bb475e57182bcbaf5cad057632572d48bd008816d7edc60 -SIZE (l2p/1.0/l2p-latest.tgz) = 7540 +MD5 (l2p/1.1/l2p-latest.tgz) = 1d75f0f705ba815c189c1d511a3bcbdb +SHA256 (l2p/1.1/l2p-latest.tgz) = 1beea27e8eac867f617ae916c6378eb47e41af96f9c4559357c8a60cf4f9e09c +SIZE (l2p/1.1/l2p-latest.tgz) = 8643 |