aboutsummaryrefslogtreecommitdiff
path: root/print/abcm2ps
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-01-01 16:45:58 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-01-01 16:45:58 +0000
commit9c4718925926f625391a40ed178ee2cdd4cfa4a1 (patch)
tree9ebcf04e8c002cec0fb712ee6f506d9da154b819 /print/abcm2ps
parent99d7b77ec0e6caa8b53a3b13463799ea4509e47c (diff)
downloadports-9c4718925926f625391a40ed178ee2cdd4cfa4a1.tar.gz
ports-9c4718925926f625391a40ed178ee2cdd4cfa4a1.zip
- Update to 5.7.1.
Approved by: stas (mentor, implicit)
Notes
Notes: svn path=/head/; revision=204812
Diffstat (limited to 'print/abcm2ps')
-rw-r--r--print/abcm2ps/Makefile11
-rw-r--r--print/abcm2ps/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile
index 395fdea6926e..b3c093a0765a 100644
--- a/print/abcm2ps/Makefile
+++ b/print/abcm2ps/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= abcm2ps
-PORTVERSION= 5.5.2
+PORTVERSION= 5.7.1
CATEGORIES= print audio
MASTER_SITES= http://moinejf.free.fr/
@@ -24,15 +24,12 @@ PLIST_FILES= bin/abcm2ps %%DATADIR%%/fbook.fmt %%DATADIR%%/fonts.fmt \
PLIST_DIRS= %%DATADIR%%
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/abcm2ps ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/abcm2ps ${PREFIX}/bin/
@${MKDIR} ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/*.fmt ${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.fmt ${DATADIR}/
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
+ @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
.include <bsd.port.mk>
diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo
index bb340807fa05..6b1ccd2177a1 100644
--- a/print/abcm2ps/distinfo
+++ b/print/abcm2ps/distinfo
@@ -1,3 +1,3 @@
-MD5 (abcm2ps-5.5.2.tar.gz) = 961cb49ee61880c20e2b96ba019d36ea
-SHA256 (abcm2ps-5.5.2.tar.gz) = 7ecc2af35166da171700e01070d07d03fd277d347f791dcac091d405b48911e9
-SIZE (abcm2ps-5.5.2.tar.gz) = 215067
+MD5 (abcm2ps-5.7.1.tar.gz) = 099a7d0d25edc4ed19d1aaafcfab37d2
+SHA256 (abcm2ps-5.7.1.tar.gz) = 7939113e8f86f266019c076967e6073142d40ce5c682abf72be9a1f64e03cfaa
+SIZE (abcm2ps-5.7.1.tar.gz) = 218868