From owner-svn-ports-head@FreeBSD.ORG Sun Mar 31 12:58:44 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AFFA2699; Sun, 31 Mar 2013 12:58:44 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8A23ABE0; Sun, 31 Mar 2013 12:58:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2VCwiZQ045950; Sun, 31 Mar 2013 12:58:44 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2VCwiu7045948; Sun, 31 Mar 2013 12:58:44 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201303311258.r2VCwiu7045948@svn.freebsd.org> From: Bryan Drewery Date: Sun, 31 Mar 2013 12:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315633 - head/math/proofgeneral X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Mar 2013 12:58:44 -0000 Author: bdrewery Date: Sun Mar 31 12:58:43 2013 New Revision: 315633 URL: http://svnweb.freebsd.org/changeset/ports/315633 Log: - Fix packaging by removing unneeded PACKAGE_BUILDING hack from r295132 for ports/166867 that the maintainer did not actually submit Approved by: portmgr With hat: portmgr Modified: head/math/proofgeneral/Makefile head/math/proofgeneral/pkg-plist Modified: head/math/proofgeneral/Makefile ============================================================================== --- head/math/proofgeneral/Makefile Sun Mar 31 09:11:36 2013 (r315632) +++ head/math/proofgeneral/Makefile Sun Mar 31 12:58:43 2013 (r315633) @@ -1,13 +1,9 @@ -# New ports collection makefile for: proofgeneral -# Date created: 11 August 2005 -# Whom: Timothy Bourke -# +# Created by: Timothy Bourke # $FreeBSD$ -# PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} @@ -30,12 +26,6 @@ USE_PERL5= yes .include -.ifdef (PACKAGE_BUILDING) -PLIST_SUB+= PACKAGE_BUILDING="@comment " -.else -PLIST_SUB+= PACKAGE_BUILDING="" -.endif - .if ${EMACS_NAME} == xemacs IGNORE= the ProofGeneral developers no longer support XEmacs .endif Modified: head/math/proofgeneral/pkg-plist ============================================================================== --- head/math/proofgeneral/pkg-plist Sun Mar 31 09:11:36 2013 (r315632) +++ head/math/proofgeneral/pkg-plist Sun Mar 31 12:58:43 2013 (r315633) @@ -232,7 +232,7 @@ share/icons/hicolor/48x48/proofgeneral.p share/mime-info/proofgeneral.keys share/mime-info/proofgeneral.mime share/pixmaps/proofgeneral.png -%%PACKAGE_BUILDING%%@dirrmtry share/mime-info +@dirrmtry share/mime-info @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor/32x32 @dirrmtry share/icons/hicolor/16x16 @@ -254,5 +254,5 @@ share/pixmaps/proofgeneral.png @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral/acl2 @dirrm %%EMACS_SITE_LISPDIR%%/ProofGeneral @dirrmtry share/applications -%%PACKAGE_BUILDING%%@dirrmtry share/application-registry +@dirrmtry share/application-registry @dirrmtry share/pixmaps