[rt-users] rt3-elixus on freebsd 5.1?
Autrijus Tang
autrijus at autrijus.org
Thu Nov 13 22:32:26 EST 2003
On Thu, Nov 13, 2003 at 04:37:39PM -0500, Glenn Sieb wrote:
> Autrijus had told someone tu update the port makefile to use version 8747
> of the install, so I had done that already:
Actually, it's 8852 now. :-)
Patch follows. It will be committed soonish.
Thanks,
/Autrijus/
diff -dur rt3-elixus/Makefile /home/autrijus/depot/RT/ports/www/rt3-elixus/Makefile
--- rt3-elixus/Makefile Thu Nov 13 01:52:15 2003
+++ /home/autrijus/depot/RT/ports/www/rt3-elixus/Makefile Fri Nov 14 11:28:45 2003
@@ -2,10 +2,10 @@
# Date created: 5 May 2003
# Whom: autrijus
#
-# $FreeBSD: ports/www/rt3-elixus/Makefile,v 1.6 2003/11/09 17:04:23 demon Exp $
+# $FreeBSD $
#
-PORTVERSION= 8747
+PORTVERSION= 8852
PORTREVISION= 0
MASTER_SITES= http://p4.elixus.org/hist/
PKGNAMESUFFIX= -elixus
diff -dur rt3-elixus/distinfo /home/autrijus/depot/RT/ports/www/rt3-elixus/distinfo
--- rt3-elixus/distinfo Thu Nov 13 01:52:15 2003
+++ /home/autrijus/depot/RT/ports/www/rt3-elixus/distinfo Fri Nov 14 11:29:26 2003
@@ -1 +1 @@
-MD5 (rt-8747.tar.gz) = 864a6ed052ec88daa2539635c295e02d
+MD5 (rt-8852.tar.gz) = 9d02dfe091a6825b8d9f99947829c2b9
diff -dur rt3-elixus/pkg-plist /home/autrijus/depot/RT/ports/www/rt3-elixus/pkg-plist
--- rt3-elixus/pkg-plist Fri Oct 10 22:28:26 2003
+++ /home/autrijus/depot/RT/ports/www/rt3-elixus/pkg-plist Fri Nov 14 11:28:04 2003
@@ -13,6 +13,7 @@
rt3/etc/acl.Pg
rt3/etc/acl.mysql
rt3/etc/initialdata
+rt3/etc/schema.Informix
rt3/etc/schema.Oracle
rt3/etc/schema.Pg
rt3/etc/schema.SQLite
@@ -264,6 +265,7 @@
rt3/share/html/Admin/Elements/SelectScripAction
rt3/share/html/Admin/Elements/SelectScripCondition
rt3/share/html/Admin/Elements/SelectSingleOrMultiple
+rt3/share/html/Admin/Elements/SelectStage
rt3/share/html/Admin/Elements/SelectTemplate
rt3/share/html/Admin/Elements/SelectUsers
rt3/share/html/Admin/Elements/SystemTabs
More information about the rt-users
mailing list