mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Update to 20030425 snapshot
This commit is contained in:
parent
01314d62ac
commit
c5e7423b03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79643
3 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@ DNETFOLD_GROUP=dnetfold
|
||||||
# default number of processors
|
# default number of processors
|
||||||
WITH_NCPU?= 1
|
WITH_NCPU?= 1
|
||||||
|
|
||||||
RELEASE_DATE= 20030227
|
RELEASE_DATE= 20030425
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -E -e 's|%%DESTINATION_DIR%%|${DESTINATION_DIR}/cpu0|' \
|
@${REINPLACE_CMD} -E -e 's|%%DESTINATION_DIR%%|${DESTINATION_DIR}/cpu0|' \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (distribfold-current-FreeBSD-0.1.20030227.tar.gz) = c7f0a6f9d7249efcef23501b1988b70f
|
MD5 (distribfold-current-FreeBSD-0.1.20030425.tar.gz) = 8e979a8f3f31dd5d99c731715ecea18d
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
|
distribfold/cpu0/CompatibilityNotes.txt
|
||||||
distribfold/cpu0/blpotential.txt
|
distribfold/cpu0/blpotential.txt
|
||||||
distribfold/cpu0/bstdt.val
|
distribfold/cpu0/bstdt.val
|
||||||
distribfold/cpu0/cbdata
|
distribfold/cpu0/cbdata
|
||||||
distribfold/cpu0/CompatibilityNotes.txt
|
|
||||||
distribfold/cpu0/copyright
|
distribfold/cpu0/copyright
|
||||||
|
distribfold/cpu0/distrib-update
|
||||||
|
distribfold/cpu0/foldit
|
||||||
|
distribfold/cpu0/foldtrajlite
|
||||||
distribfold/cpu0/native.val
|
distribfold/cpu0/native.val
|
||||||
distribfold/cpu0/param19_eef1.inp
|
distribfold/cpu0/param19_eef1.inp
|
||||||
distribfold/cpu0/protein.trj
|
distribfold/cpu0/protein.trj
|
||||||
|
@ -14,9 +17,6 @@ distribfold/cpu0/toph19_eef1.inp
|
||||||
distribfold/cpu0/whatsnew.txt
|
distribfold/cpu0/whatsnew.txt
|
||||||
distribfold/cpu0/zhangatm.txt
|
distribfold/cpu0/zhangatm.txt
|
||||||
distribfold/cpu0/zhangeij.txt
|
distribfold/cpu0/zhangeij.txt
|
||||||
distribfold/cpu0/distrib-update
|
|
||||||
distribfold/cpu0/foldit
|
|
||||||
distribfold/cpu0/foldtrajlite
|
|
||||||
@unexec rmdir %D/distribfold/cpu0 2>/dev/null || true
|
@unexec rmdir %D/distribfold/cpu0 2>/dev/null || true
|
||||||
etc/rc.d/distribfold.sh
|
etc/rc.d/distribfold.sh
|
||||||
@unexec rmdir %D/distribfold 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/distribfold`` to remove any binary, configuration and log files left." | fmt
|
@unexec rmdir %D/distribfold 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/distribfold`` to remove any binary, configuration and log files left." | fmt
|
||||||
|
|
Loading…
Add table
Reference in a new issue