- Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure - Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and SUB_LIST - Clean a bit pkg-plist and add message to files/pkg-deinstall.in - Remove unecessary MASTER_SITE_SUBDIR - Bump PORTREVISION since CLAMAV is a default OPTION Added file(s): - files/pkg-deinstall.in - files/pkg-install.in - files/pkg-message.in Removed file(s): - pkg-deinstall - pkg-install - pkg-message Port maintainer (toxa@toxahost.ru) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->garga Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
garga 2007-08-30 16:12:17 UTC FreeBSD ports repository Modified files: mail/simscan Makefile pkg-plist Added files: mail/simscan/files pkg-deinstall.in pkg-install.in pkg-message.in Removed files: mail/simscan pkg-deinstall pkg-install pkg-message Log: - Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure - Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and SUB_LIST - Clean a bit pkg-plist and add message to files/pkg-deinstall.in - Remove unecessary MASTER_SITE_SUBDIR - Bump PORTREVISION since CLAMAV is a default OPTION PR: ports/115560 Submitted by: garga Approved by: maintainer timeout (15 days) Revision Changes Path 1.7 +22 -14 ports/mail/simscan/Makefile 1.1 +19 -0 ports/mail/simscan/files/pkg-deinstall.in (new) 1.1 +51 -0 ports/mail/simscan/files/pkg-install.in (new) 1.1 +23 -0 ports/mail/simscan/files/pkg-message.in (new) 1.2 +0 -13 ports/mail/simscan/pkg-deinstall (dead) 1.3 +0 -51 ports/mail/simscan/pkg-install (dead) 1.2 +0 -23 ports/mail/simscan/pkg-message (dead) 1.3 +0 -4 ports/mail/simscan/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!