Bug 151232 - [MAINTAINER] net-im/centerim-devel: Update to 4.22.9.37
Summary: [MAINTAINER] net-im/centerim-devel: Update to 4.22.9.37
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 23:10 UTC by Frank Altpeter
Modified: 2010-12-26 22:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.14 KB, patch)
2010-10-05 23:10 UTC, Frank Altpeter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Altpeter 2010-10-05 23:10:03 UTC
Update to 4.22.9.37

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-10-06 17:18:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov 2010-10-07 03:21:27 UTC
* Frank Altpeter (frank@altpeter.de) wrote:

I propose a minor cleanup along with update.
This removes noop statements, including CONFIGURE_ENV which, due to
incorrect syntax (+=) does not affect build, and as the software still
builds with all option combinations, is not needed.

--- centerim.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/net-im/centerim-devel/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- Makefile	29 Sep 2010 07:47:37 -0000	1.48
+++ Makefile	7 Oct 2010 02:05:39 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	centerim
-DISTVERSION=	4.22.9.33
-PORTREVISION=	1
+PORTVERSION=	4.22.9.37
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.centerim.org/download/mobshots/ \
 		ftp://ftp.centerim.org/mobshots/
@@ -27,10 +26,7 @@
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CPPFLAGS+="-I${LOCALBASE}/include" \
-		CXXFLAGS+="-I${LOCALBASE}/include"
 CONFIGURE_ARGS=	--with-ssl --with-openssl
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 CONFLICTS=	centericq-[0-9]* centerim-[0-9]*
 
 OPTIONS=	NLS             "Native Language Support" on \
Index: distinfo
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/net-im/centerim-devel/distinfo,v
retrieving revision 1.39
diff -u -r1.39 distinfo
--- distinfo	21 Sep 2010 13:00:39 -0000	1.39
+++ distinfo	6 Oct 2010 16:11:32 -0000
@@ -1,3 +1,3 @@
-MD5 (centerim-4.22.9.33.tar.gz) = 9275215b8f96ad3d4a08b8cbe8631737
-SHA256 (centerim-4.22.9.33.tar.gz) = 4263ef42f395e64e566eda36dc24e24d2e288ba1170813d6ffc54a586a3bde15
-SIZE (centerim-4.22.9.33.tar.gz) = 2274766
+MD5 (centerim-4.22.9.37.tar.gz) = 6bd587867eb1dc60970bb600b9cacb7a
+SHA256 (centerim-4.22.9.37.tar.gz) = 159b4ac8cebf344cb76d649e164d31a4bf2be831e0209bdbff324f21c1c3cf09
+SIZE (centerim-4.22.9.37.tar.gz) = 2275256
--- centerim.patch ends here ---


-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2010-10-07 03:21:49 UTC
State Changed
From-To: open->feedback

Ask for submitter approval.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-12-26 22:48:25 UTC
amdmi3      2010-12-26 22:48:19 UTC

  FreeBSD ports repository

  Modified files:
    net-im/centerim-devel Makefile 
  Log:
  - Minor cleanup
  - Support screen properly
  
  PR:             151232
  Patch by:       myself
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.51      +6 -5      ports/net-im/centerim-devel/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2010-12-26 22:48:29 UTC
State Changed
From-To: feedback->closed

Update superseded by other pr, patch committed