ports/172382: [maintainer update] math/ess 12.04-04 -> 12.09 + rm CONFLICTS

Christopher J. Ruwe cjr at cruwe.de
Sat Oct 6 09:10:12 UTC 2012


>Number:         172382
>Category:       ports
>Synopsis:       [maintainer update] math/ess 12.04-04 -> 12.09 + rm CONFLICTS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 06 09:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Christopher J. Ruwe
>Release:        9-stable
>Organization:
>Environment:
FreeBSD dijkstra.cruwe.de 9.0-STABLE FreeBSD 9.0-STABLE #10 r237934: Tue Jul  3 17:29:27 CEST 2012     cjr at dijkstra.cruwe.de:/usr/obj/usr/src/sys/DIJKSTRA  amd64

>Description:
new version upstream

the conflict between math/ess and devel/noweb I reported in my last PR (ports/168914)has been resolved upstream
>How-To-Repeat:
does not apply

>Fix:
patch enclosed

Patch attached with submission follows:

diff -uN /usr/ports/math/ess/Makefile christopherjruwe/math/ess/Makefile
--- /usr/ports/math/ess/Makefile	2012-09-12 21:17:55.220682177 +0200
+++ christopherjruwe/math/ess/Makefile	2012-10-06 10:55:20.457910394 +0200
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	ess
-DISTVERSION=	12.04-4
-PORTREVISION=	4
+DISTVERSION=	12.09
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	http://ess.r-project.org/downloads/ess/
 EXTRACT_SUFX=	.tgz
@@ -19,8 +19,6 @@
 
 RUN_DEPENDS=	R:${PORTSDIR}/math/R
 
-CONFLICTS=	noweb-[0-9]*
-
 USE_EMACS=	yes
 USE_GMAKE=	yes
 
diff -uN /usr/ports/math/ess/distinfo christopherjruwe/math/ess/distinfo
--- /usr/ports/math/ess/distinfo	2012-09-12 21:17:55.210677716 +0200
+++ christopherjruwe/math/ess/distinfo	2012-10-06 10:52:01.187880153 +0200
@@ -1,2 +1,2 @@
-SHA256 (ess-12.04-4.tgz) = c8ae9ba3db3ee98ca857a9ea6c82c88d92d4bc9115bc3f7e08c466920b5950ca
-SIZE (ess-12.04-4.tgz) = 3280247
+SHA256 (ess-12.09.tgz) = 3167a84c9958605e9c1de7dc2dce564e22e89b79c9d1ba7ff7f66013af56f2b8
+SIZE (ess-12.09.tgz) = 3332863
diff -uN /usr/ports/math/ess/pkg-plist christopherjruwe/math/ess/pkg-plist
--- /usr/ports/math/ess/pkg-plist	2012-09-12 21:17:55.220682177 +0200
+++ christopherjruwe/math/ess/pkg-plist	2012-10-05 20:39:16.946249757 +0200
@@ -49,6 +49,8 @@
 %%EMACS_SITE_LISPDIR%%/ess-inf.elc
 %%EMACS_SITE_LISPDIR%%/ess-jags-d.el
 %%EMACS_SITE_LISPDIR%%/ess-jags-d.elc
+%%EMACS_SITE_LISPDIR%%/ess-julia.el
+%%EMACS_SITE_LISPDIR%%/ess-julia.elc
 %%EMACS_SITE_LISPDIR%%/ess-lsp-l.el
 %%EMACS_SITE_LISPDIR%%/ess-lsp-l.elc
 %%EMACS_SITE_LISPDIR%%/ess-menu.el
@@ -127,10 +129,10 @@
 %%EMACS_SITE_LISPDIR%%/mouseme.elc
 %%EMACS_SITE_LISPDIR%%/msdos.el
 %%EMACS_SITE_LISPDIR%%/msdos.elc
-%%EMACS_SITE_LISPDIR%%/noweb-font-lock-mode.el
-%%EMACS_SITE_LISPDIR%%/noweb-font-lock-mode.elc
-%%EMACS_SITE_LISPDIR%%/noweb-mode.el
-%%EMACS_SITE_LISPDIR%%/noweb-mode.elc
+%%EMACS_SITE_LISPDIR%%/ess-noweb-font-lock-mode.el
+%%EMACS_SITE_LISPDIR%%/ess-noweb-font-lock-mode.elc
+%%EMACS_SITE_LISPDIR%%/ess-noweb-mode.el
+%%EMACS_SITE_LISPDIR%%/ess-noweb-mode.elc
 @dirrm %%EMACS_LIBDIR%%/etc/ess/icons
 @dirrm %%EMACS_LIBDIR%%/etc/ess
 @dirrmtry %%EMACS_LIBDIR%%/etc


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



More information about the freebsd-ports-bugs mailing list