ports/154242: [patch] net-p2p/amule: bump PORTREVISION after cryptopp update

Anonymous swell.k at gmail.com
Sun Jan 23 14:00:21 UTC 2011


>Number:         154242
>Category:       ports
>Synopsis:       [patch] net-p2p/amule: bump PORTREVISION after cryptopp update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 23 14:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
- force (pointyhat) to re-link package against new libcryptopp.a
- sync with amule-devel's Makefile(s), i.e. ports/154238
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: net-p2p/amule/Makefile
===================================================================
RCS file: /a/.cvsup/ports/net-p2p/amule/Makefile,v
retrieving revision 1.45
diff -u -p -r1.45 Makefile
--- net-p2p/amule/Makefile	2 Jan 2011 14:13:02 -0000	1.45
+++ net-p2p/amule/Makefile	23 Jan 2011 12:23:35 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	amule
 PORTVERSION=	2.2.6
+PORTREVISION=	1
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF/${PORTNAME}/aMule/${PORTVERSION}
 DISTNAME=	aMule-${PORTVERSION}
@@ -60,7 +61,7 @@ PORTDOCS=	ABOUT-NLS Changelog EC_Protoco
 FLEX?=		${LOCALBASE}/bin/flex
 PKG_CONFIG?=	${LOCALBASE}/bin/pkg-config
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if !defined(WITH_DEBUG)
 CONFIGURE_ARGS+=--disable-debug
@@ -189,4 +190,4 @@ post-patch:	.SILENT
 post-install:
 	-update-desktop-database ${PREFIX}/share/applications
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: net-p2p/amule/Makefile.man
===================================================================
RCS file: /a/.cvsup/ports/net-p2p/amule/Makefile.man,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile.man
--- net-p2p/amule/Makefile.man	19 Oct 2010 05:28:07 -0000	1.7
+++ net-p2p/amule/Makefile.man	23 Jan 2011 13:33:13 -0000
@@ -1,6 +1,4 @@
-# TODO : Add fr here when pages are complete
 MANLANG=	"" de es eu fr hu it
-#MANCOMPRESSED=	no
 
 .if !defined(WITHOUT_NLS)
 . if !defined(WITHOUT_MONOLITHIC)
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list