1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to version 0.60 [1]

- Switch to bsd.port.options.mk

PR:		ports/166495 [1]
Submitted by:	maintainer [1]
Feature safe:	yes
This commit is contained in:
Pawel Pekala 2012-03-30 17:22:07 +00:00
parent c1c6413175
commit 04d1af513e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293999
3 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= quilt
PORTVERSION= 0.51
PORTVERSION= 0.60
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= quilt
@ -38,7 +38,7 @@ CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \
MAN1= guards.1 quilt.1
PORTDOCS= README README.MAIL quilt.pdf
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if defined(WITH_RPMBUILD)
BUILD_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
@ -71,4 +71,4 @@ post-extract:
@${REINPLACE_CMD} -e 's|$$(docdir)/$$(PACKAGE)-$$(VERSION)|$$(docdir)/$$(PACKAGE)|g' \
${WRKSRC}/Makefile.in
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (quilt-0.51.tar.gz) = 05441399d36399b3f26cb12e29c98a8ce4d1287d036957fa22408807860af614
SIZE (quilt-0.51.tar.gz) = 451756
SHA256 (quilt-0.60.tar.gz) = 3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
SIZE (quilt-0.60.tar.gz) = 442369

View File

@ -2,7 +2,6 @@ bin/guards
bin/quilt
etc/bash_completion.d/quilt
etc/quilt.quiltrc
lib/quilt/backup-files
share/emacs/site-lisp/quilt.el
%%NLS%%share/locale/de/LC_MESSAGES/quilt.mo
%%NLS%%share/locale/fr/LC_MESSAGES/quilt.mo
@ -38,11 +37,13 @@ share/emacs/site-lisp/quilt.el
%%DATADIR%%/top
%%DATADIR%%/unapplied
%%DATADIR%%/upgrade
%%DATADIR%%/scripts/backup-files
%%DATADIR%%/scripts/dependency-graph
%%DATADIR%%/scripts/edmail
%%DATADIR%%/scripts/inspect
%%DATADIR%%/scripts/patchfns
%%DATADIR%%/scripts/remove-trailing-ws
%%DATADIR%%/scripts/utilfns
%%DATADIR%%/wrapper/patch
%%DATADIR%%/compat/awk
%%DATADIR%%/compat/cp