# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # sex # sex/pkg-comment # sex/pkg-descr # sex/pkg-plist # sex/Makefile # sex/distinfo # echo c - sex mkdir -p sex > /dev/null 2>&1 echo x - sex/pkg-comment sed 's/^X//' >sex/pkg-comment << 'END-of-sex/pkg-comment' XSpouts silly mad-lib-style porn-like text END-of-sex/pkg-comment echo x - sex/pkg-descr sed 's/^X//' >sex/pkg-descr << 'END-of-sex/pkg-descr' X"sex" is yet another program for spouting silly random phrases. It Xmimics really awful text porn with fairly comical results. END-of-sex/pkg-descr echo x - sex/pkg-plist sed 's/^X//' >sex/pkg-plist << 'END-of-sex/pkg-plist' Xbin/sex END-of-sex/pkg-plist echo x - sex/Makefile sed 's/^X//' >sex/Makefile << 'END-of-sex/Makefile' X# New ports collection makefile for: sex X# Date created: 26 April 2001 X# Whom: freebsd@spatula.net X# X# $FreeBSD$ X# X XPORTNAME= sex XPORTVERSION= 1.0 XCATEGORIES= games XMASTER_SITES= http://spatula.net/software/sex/ X XMAINTAINER= freebsd@spatula.net X X.include <bsd.port.mk> END-of-sex/Makefile echo x - sex/distinfo sed 's/^X//' >sex/distinfo << 'END-of-sex/distinfo' XMD5 (sex-1.0.tar.gz) = 3afc50f5df979d31dd76cd5297c90cf4 END-of-sex/distinfo exit
Got the MD5 wrong. Here's a patch: --- distinfo.orig Sat Apr 28 10:27:52 2001 +++ distinfo Sat Apr 28 10:29:25 2001 @@ -1 +1 @@ -MD5 (sex-1.0.tar.gz) = 3afc50f5df979d31dd76cd5297c90cf4 +MD5 (sex-1.0.tar.gz) = 28118d7095ad7ade7881cd9a25814cca -- "And when I have understanding of computers, I will be the supreme being!" -- Evil, Time Bandits Nick Johnson, version 2.0 http://www.spatula.net/
State Changed From-To: open->closed Committed, thanks.