diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-01 11:34:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-01 11:34:31 +0000 |
commit | 450e24c520200da7d11256716093a037dd4789f4 (patch) | |
tree | 9ce1a0dc5d8c4ec2f967fc05c7b7b48149388d5f /net/ushare | |
parent | 8d894f5a16b5103a317c8ec44342e6c1417f8ee8 (diff) |
Notes
Diffstat (limited to 'net/ushare')
-rw-r--r-- | net/ushare/Makefile | 3 | ||||
-rw-r--r-- | net/ushare/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile index a31dff5d2f54..e2c5dddb220d 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ushare -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= net MASTER_SITES= http://ushare.geexbox.org/releases/ @@ -23,6 +23,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}/lib --with-libintl-prefix=${LOCALBASE}/lib --mandir=${LOCALBASE}/man USE_GNOME= pkgconfig + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin ${CP} ${WRKSRC}/scripts/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.sample diff --git a/net/ushare/distinfo b/net/ushare/distinfo index 9a14d0b7d757..d8fe61fe7f3c 100644 --- a/net/ushare/distinfo +++ b/net/ushare/distinfo @@ -1,3 +1,3 @@ -MD5 (ushare-0.9.9.tar.bz2) = 48d0d70f0fe81d471c3cb46ae56e4103 -SHA256 (ushare-0.9.9.tar.bz2) = c3e1ac4d94ebcd1e085be75f8290a2159a72652db8579cbc22abdf2fd3a35bc7 -SIZE (ushare-0.9.9.tar.bz2) = 178005 +MD5 (ushare-0.9.10.tar.bz2) = 75cf58f64d72848b191c692778928056 +SHA256 (ushare-0.9.10.tar.bz2) = 3527bcccb567e7c69d4564b3559c654ba247bf9d0009d7a91e967ff4fd40ac24 +SIZE (ushare-0.9.10.tar.bz2) = 177999 |