new version
This commit is contained in:
parent
d96421a5e1
commit
8b9b1c2254
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2009/03/24 12:49:25 jihbed Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/04/15 10:48:42 jihbed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= grsync-0.6.2
|
||||
DISTNAME= grsync-0.6.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.opbyte.it/release/
|
||||
|
||||
|
@ -12,10 +12,9 @@ COMMENT= Grsync is a GUI for rsync
|
|||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= intltool msgfmt pkg-config bash:run
|
||||
USE_TOOLS+= pkg-config intltool msgfmt bash:run
|
||||
USE_DIRS+= xdg-1.4
|
||||
|
||||
NO_CHECKSUM= yes
|
||||
|
||||
REPLACE_BASH+= src/grsync-batch
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/10/04 10:09:40 ondratu Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/04/15 10:48:42 jihbed Exp $
|
||||
|
||||
SHA1 (grsync-0.5.tar.gz) = 0f9d3813c3dab22be1679ad215464bd682b97bfa
|
||||
RMD160 (grsync-0.5.tar.gz) = 8b6adf808c5fc6a21cdcddff6148dca99e2ee092
|
||||
Size (grsync-0.5.tar.gz) = 153560 bytes
|
||||
SHA1 (grsync-0.6.3.tar.gz) = 6a1a42bf1c7fe2e9c57b536bd6fb395f45e69a4e
|
||||
RMD160 (grsync-0.6.3.tar.gz) = b4b9a47924dabb0b14b554f8b435e00bf177a4dd
|
||||
Size (grsync-0.6.3.tar.gz) = 202094 bytes
|
||||
|
|
Loading…
Reference in a new issue