- Update to 2.2.0 [1]

- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:		ports/90289
Submitted by:	maintainer
This commit is contained in:
Jean-Yves Lefort 2005-12-12 19:25:17 +00:00
parent e5eba58b6f
commit 9bcd942d98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151030
2 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= libggimisc
PORTVERSION= 2.1.2
PORTVERSION= 2.2.0
CATEGORIES= graphics devel
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.1/ \
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.2/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ggi
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
@ -40,6 +40,6 @@ PLIST_SUB+= WITH_SVGALIB="@comment "
.endif
post-install:
@${CP} ${WRKSRC}/libggimisc.conf ${PREFIX}/etc/ggi/libggimisc.conf.dist
${INSTALL_DATA} ${WRKSRC}/libggimisc.conf ${PREFIX}/etc/ggi/libggimisc.conf.dist
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (libggimisc-2.1.2.src.tar.bz2) = ab3d4091f8a1eeee0d0ff94780459a38
SHA256 (libggimisc-2.1.2.src.tar.bz2) = 0063544483d3248194d64b2534d7e0d86d8edee2d4a62abd1e95b3c0a2eee562
SIZE (libggimisc-2.1.2.src.tar.bz2) = 225030
MD5 (libggimisc-2.2.0.src.tar.bz2) = 748c4c7573294fd638a8e912769d8a59
SHA256 (libggimisc-2.2.0.src.tar.bz2) = 68a81874de8a9b6cbdf6c367cac1712f78dc3c0ac19475b44c51c5a00e8f280d
SIZE (libggimisc-2.2.0.src.tar.bz2) = 315737