mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
upgrade to 1.3.2
PR: 30932 Submitted by: maintainer
This commit is contained in:
parent
932f27376d
commit
fb76d7344e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48886
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= samplicator
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.3.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.switch.ch/tf-tant/floma/sw/samplicator/
|
||||
|
||||
@ -15,8 +15,9 @@ MAINTAINER= lyngbol@wheel.dk
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
|
||||
${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/${PORTNAME}/
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}/
|
||||
${MKDIR} ${DOCSDIR}
|
||||
.for file in NEWS README
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (samplicator-1.3.1.tar.gz) = ef1acb18f216251c49f8f64a842dabea
|
||||
MD5 (samplicator-1.3.2.tar.gz) = 39f0999db9082beecb371a2ec720f56e
|
||||
|
Loading…
Reference in New Issue
Block a user