diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-02-17 02:05:38 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-02-17 02:05:38 +0800 |
commit | f31c44925e62e4646ea12d04632bcfb7697d6719 (patch) | |
tree | 1be2dd276a1e5db0a1e6b506e033ec275d5a77e5 /sysutils/fusefs-kmod/distinfo | |
parent | bf8691c1e94f226c8dd0440bebf691385b605695 (diff) | |
download | freebsd-ports-gnome-f31c44925e62e4646ea12d04632bcfb7697d6719.tar.gz freebsd-ports-gnome-f31c44925e62e4646ea12d04632bcfb7697d6719.tar.zst freebsd-ports-gnome-f31c44925e62e4646ea12d04632bcfb7697d6719.zip |
From [1]:
- Update to version 0.3.9-pre1.20080208 (agreed with author).
- Download directly from the Mercurial reposirory (as tarball), to ease
maintainence.
- Remove all local patches as they were integrated.
- Convert setup.sh into setup.sh.in, and use SUB_FILES instead of manual
replacement.
- Use kldload instead of rc.d script in setup.sh.in because the latter gives
an error.
- Remove "sleep 1" from rc.d script as now the FUSE daemon makes umount wait
until disks are synced (synchronous unmount).
- Update pkg-message.
From [2]:
- Pass SRC_BASE to the actual build (previously was only used by the port to
detect if the source was installed, but not passed to the internal Makefile).
PR: ports/120420 [1], ports/118112 [2]
Submitted by: alepulver [1], Yuri Pankov <yuri.pankov@gmail.com> [2]
Approved by: maintainer (timeout) [1], maintainer [2]
Diffstat (limited to 'sysutils/fusefs-kmod/distinfo')
-rw-r--r-- | sysutils/fusefs-kmod/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fusefs-kmod/distinfo b/sysutils/fusefs-kmod/distinfo index 68019685a8b7..b4a6282f7feb 100644 --- a/sysutils/fusefs-kmod/distinfo +++ b/sysutils/fusefs-kmod/distinfo @@ -1,3 +1,3 @@ -MD5 (fuse4bsd-0.3.9-pre1.tar.bz2) = d427d6c831794f6d62ce1aef9f254f9e -SHA256 (fuse4bsd-0.3.9-pre1.tar.bz2) = e339fce188b3667ca267f8d672d3f9657d61e384d54997a93d64ddd178fd55d7 -SIZE (fuse4bsd-0.3.9-pre1.tar.bz2) = 112627 +MD5 (fuse4bsd/498acaef33b0.tar.gz) = 9fd12d284be9450dae0ec5e718a5bc8e +SHA256 (fuse4bsd/498acaef33b0.tar.gz) = 70ec94c6700f6395316c68d60ba0307236b20cddd6aeeedd4597870e7670ff2a +SIZE (fuse4bsd/498acaef33b0.tar.gz) = 116037 |