ports/105747: [Maintainer-update]: x11-fm/emelfm2 version update to 0.3.1

Marcus von Appen mva at sysfault.org
Wed Nov 22 15:20:16 UTC 2006


>Number:         105747
>Category:       ports
>Synopsis:       [Maintainer-update]: x11-fm/emelfm2 version update to 0.3.1
>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:   Wed Nov 22 15:20:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Nov 15 12:20:52 CET 2006 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	emelFM2 version update to 0.3.1.
>How-To-Repeat:
	
>Fix:

diff -Nur emelfm2/Makefile emelfm2.new/Makefile
--- emelfm2/Makefile	Sun Nov  5 11:09:22 2006
+++ emelfm2.new/Makefile	Wed Nov 22 12:42:26 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	emelfm2
-PORTVERSION=	0.3
+PORTVERSION=	0.3.1
 CATEGORIES=	x11-fm
 MASTER_SITES=	http://www.emelfm2.net/rel/ \
 		${MASTER_SITE_LOCAL}
diff -Nur emelfm2/distinfo emelfm2.new/distinfo
--- emelfm2/distinfo	Sun Nov  5 11:09:22 2006
+++ emelfm2.new/distinfo	Wed Nov 22 12:42:36 2006
@@ -1,3 +1,3 @@
-MD5 (emelfm2-0.3.tar.gz) = bde57eb21e9867843fa43d1982af72b4
-SHA256 (emelfm2-0.3.tar.gz) = a5bd3dee849c9dee1952dca6b20c74d6b8ebd71066c7f2a200ebf7fd6a631cc7
-SIZE (emelfm2-0.3.tar.gz) = 905759
+MD5 (emelfm2-0.3.1.tar.gz) = c246141755a3c89137f307ce56c3c456
+SHA256 (emelfm2-0.3.1.tar.gz) = 0cc4d068f54babb02237665e5c7fc0c39141e6d97060ce46c2a7191779eefd4d
+SIZE (emelfm2-0.3.1.tar.gz) = 888683
diff -Nur emelfm2/files/patch-Makefile emelfm2.new/files/patch-Makefile
--- emelfm2/files/patch-Makefile	Sun Nov  5 11:09:23 2006
+++ emelfm2.new/files/patch-Makefile	Wed Nov 22 12:54:40 2006
@@ -1,5 +1,5 @@
---- Makefile.orig	Fri Nov  3 00:35:33 2006
-+++ Makefile	Fri Nov  3 00:36:25 2006
+--- Makefile.orig	Tue Nov 14 23:36:30 2006
++++ Makefile	Wed Nov 22 12:54:18 2006
 @@ -57,7 +57,7 @@
  endif
  ICON_DIR ?= $(PREFIX)/share/pixmaps/$(TARGET)/
@@ -9,10 +9,18 @@
  
  OBJECTS_DIR = objs
  # object directories that have to be created
-@@ -147,10 +147,10 @@
+@@ -147,17 +147,17 @@
+ 
+ lLDFLAGS = $(LDFLAGS)
+ # -lrt needed for clock_gettime()
+-lLIBS = $(shell pkg-config --libs gtk+-2.0 gthread-2.0 gmodule-2.0) -lrt
++lLIBS = $(shell pkg-config --libs gtk+-2.0 gthread-2.0 gmodule-2.0)
  ifeq ($(USE_FAM),1)
  	lLIBS += -lfam
  endif
+ ifeq ($(EDITOR_SPELLCHECK),1)
+ 	lLIBS += -lgtkspell
+ endif
 -ifeq ($(OPSY),FreeBSD)
 -	OSREL = $(shell sysctl -n kern.osreldate)
 -	lLIBS += $(shell if test $(OSREL) -lt 500041 ; then echo "-lgnugetopt"; fi)
@@ -24,7 +32,7 @@
  
  .PHONY: all plugins install install_plugins uninstall uninstall_plugins doc \
          clean deps marshals gettext i18n install_i18n uninstall_i18n \
-@@ -175,7 +175,6 @@
+@@ -182,7 +182,6 @@
  	done
  	@install -d $(MAN_DIR)
  	@install -m 644 docs/$(TARGET).1 $(MAN_DIR);
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list