ports/145294: [PATCH] www/rt: update to 3.8.7

Florian Smeets flo at kasimir.com
Fri Apr 2 15:20:07 UTC 2010


>Number:         145294
>Category:       ports
>Synopsis:       [PATCH] www/rt: update to 3.8.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 02 15:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Florian Smeets
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mail.solomo.de 8.0-STABLE FreeBSD 8.0-STABLE #10: Wed Mar 17 15:21:27 CET 2010
>Description:
- Update to 3.8.7

Port maintainer (skreuzer at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rt-3.8.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/rt38.orig/Makefile /usr/ports/www/rt38/Makefile
--- /usr/ports/www/rt38.orig/Makefile	2010-03-28 08:45:04.000000000 +0200
+++ /usr/ports/www/rt38/Makefile	2010-04-02 17:03:46.000000000 +0200
@@ -12,8 +12,7 @@
 #   o install a sample into etc/apache22/Includes
 
 PORTNAME=	rt
-PORTVERSION=	3.8.6
-PORTREVISION=	2
+PORTVERSION=	3.8.7
 CATEGORIES=	www
 MASTER_SITES=	http://download.bestpractical.com/pub/rt/release/ \
 		ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
diff -ruN --exclude=CVS /usr/ports/www/rt38.orig/distinfo /usr/ports/www/rt38/distinfo
--- /usr/ports/www/rt38.orig/distinfo	2009-12-09 16:09:52.000000000 +0100
+++ /usr/ports/www/rt38/distinfo	2010-04-02 17:03:47.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (rt-3.8.6.tar.gz) = 522f93e39c6978ba9f49efa00eb5621e
-SHA256 (rt-3.8.6.tar.gz) = d909c9695958c5fd020c3454a92730517e74c4fff1484ff291ad1eaebd746112
-SIZE (rt-3.8.6.tar.gz) = 3363499
+MD5 (rt-3.8.7.tar.gz) = 1e269e88cb03a94f7992b115d4d0828a
+SHA256 (rt-3.8.7.tar.gz) = dacc4392cbb3987a5ac6ba25bfe9b3348cd9b5485d08c448a21aae4d87064f30
+SIZE (rt-3.8.7.tar.gz) = 3372703
diff -ruN --exclude=CVS /usr/ports/www/rt38.orig/files/patch-config.layout /usr/ports/www/rt38/files/patch-config.layout
--- /usr/ports/www/rt38.orig/files/patch-config.layout	2009-01-22 21:58:49.000000000 +0100
+++ /usr/ports/www/rt38/files/patch-config.layout	2010-04-02 17:07:12.000000000 +0200
@@ -1,18 +1,19 @@
---- config.layout.orig	2008-08-18 11:13:57.000000000 -0400
-+++ config.layout	2009-01-21 10:35:34.000000000 -0500
-@@ -85,25 +85,26 @@
+--- config.layout.orig	2010-04-01 14:52:01.000000000 +0200
++++ config.layout	2010-04-01 14:54:23.000000000 +0200
+@@ -88,26 +88,27 @@
  </Layout>
  
  <Layout FreeBSD>
 -  prefix:		/usr/local
-+  prefix:		%%PREFIX%%	
++  prefix:		%%PREFIX%%
    exec_prefix:		${prefix}
    bindir:		${exec_prefix}/bin
    sbindir:		${exec_prefix}/sbin
    sysconfdir:		${prefix}/etc+
    mandir:		${prefix}/man
+   plugindir:		${prefix}/plugins
 -  libdir:		${prefix}/lib+
-+  libdir:	 	%%SITE_PERL%%	
++  libdir:		%%SITE_PERL%%
    datadir:		${prefix}/share+
    htmldir:		${datadir}/html
 +  sharedir:		${prefix}/share+
--- rt-3.8.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list