Bug 202917 - update deskutils/osmo to 0.2.14
Summary: update deskutils/osmo to 0.2.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-06 00:59 UTC by Walter Schwarzenfeld
Modified: 2015-09-13 21:33 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (861 bytes, text/plain)
2015-09-06 01:30 UTC, Walter Schwarzenfeld
no flags Details
patch-pkg-plist.diff (689 bytes, patch)
2015-09-07 11:23 UTC, Walter Schwarzenfeld
no flags Details | Diff
patch-Makefile.diff (1020 bytes, patch)
2015-09-07 11:30 UTC, Walter Schwarzenfeld
no flags Details | Diff
svn-osmo.diff (44.42 KB, patch)
2015-09-09 14:00 UTC, Walter Schwarzenfeld
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld 2015-09-06 00:59:36 UTC
--- Makefile.orig	2015-09-06 00:55:26 UTC
+++ Makefile
@@ -1,13 +1,13 @@
 # Created by: Charlie Kester <corky1951#comcast.net>
-# $FreeBSD$
+# $FreeBSD: head/deskutils/osmo/Makefile 393302 2015-07-31 12:54:33Z amdmi3 $
 
 PORTNAME=	osmo
-PORTVERSION=	0.2.12
+PORTVERSION=	0.2.14
 PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	w.schwarzenfeld@utanet.at
 COMMENT=	Personal organizer
 
 LICENSE=	GPLv2 # (or later)
@@ -28,6 +28,8 @@ INSTALLS_ICONS=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+WORKSRCDIR=	${PORTNAME}/${PORTVERSION}
+
 POFILES=	bg ca cs da de el en_GB es fi fr gl gl_ES hu it ja lt nl \
 		pl pt pt_BR ro ru sv te tr uk ur ur_PK zh_CN
 
@@ -37,4 +39,3 @@ post-build:
 .endfor
 
 .include <bsd.port.mk>
-
Comment 1 Walter Schwarzenfeld 2015-09-06 01:30:45 UTC
Created attachment 160755 [details]
patch-Makefile
Comment 2 Walter Schwarzenfeld 2015-09-07 11:23:21 UTC
Created attachment 160794 [details]
patch-pkg-plist.diff
Comment 3 Walter Schwarzenfeld 2015-09-07 11:24:37 UTC
Had to correct patch Makefile and attach patch-pkg-plist.
Comment 4 Walter Schwarzenfeld 2015-09-07 11:30:07 UTC
Created attachment 160795 [details]
patch-Makefile.diff
Comment 5 Walter Schwarzenfeld 2015-09-09 14:00:49 UTC
Created attachment 160861 [details]
svn-osmo.diff
Comment 6 Walter Schwarzenfeld 2015-09-13 21:33:15 UTC
I make it not really clear. Will close it and make it new.