FreeBSD Bugzilla – Attachment 220521 Details for
Bug 251805
mail/mailagent: fetch source from github
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch to fetch source from github, and generate revision.h
mailagent.github.diff (text/plain), 1.74 KB, created by
Yoshiaki Kasahara
on 2020-12-13 13:44:46 UTC
(
hide
)
Description:
a patch to fetch source from github, and generate revision.h
Filename:
MIME Type:
Creator:
Yoshiaki Kasahara
Created:
2020-12-13 13:44:46 UTC
Size:
1.74 KB
patch
obsolete
>diff -uNr /usr/ports/mail/mailagent/Makefile mailagent/Makefile >--- /usr/ports/mail/mailagent/Makefile 2020-10-22 17:32:06.000000000 +0900 >+++ mailagent/Makefile 2020-12-13 21:40:26.859129000 +0900 >@@ -2,10 +2,8 @@ > # $FreeBSD: head/mail/mailagent/Makefile 552948 2020-10-22 08:32:06Z bapt $ > > PORTNAME= mailagent >-PORTVERSION= 3.1.78 >-PORTREVISION= 3 >+PORTVERSION= 3.1.106 > CATEGORIES= mail >-MASTER_SITES= http://eron.info/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Sophisticated automatic mail-processing tool >@@ -14,6 +12,9 @@ > LICENSE_FILES= ${WRKSRC}/Artistic > > USES= perl5 tar:bzip2 >+USE_GITHUB= yes >+GH_PROJECT= rmanfredi >+GH_TUPLE= rmanfredi:mailagent:9a14a15 > > ORGFILE= ${PREFIX}/etc/mailagent.orgname > >diff -uNr /usr/ports/mail/mailagent/distinfo mailagent/distinfo >--- /usr/ports/mail/mailagent/distinfo 2014-06-20 23:35:23.000000000 +0900 >+++ mailagent/distinfo 2020-12-13 21:31:44.681259000 +0900 >@@ -1,2 +1,3 @@ >-SHA256 (mailagent-3.1.78.tar.bz2) = 1b1963a2849b344ccec538de7528fce04f434c921fe16211f9821f0c63ba28e5 >-SIZE (mailagent-3.1.78.tar.bz2) = 452186 >+TIMESTAMP = 1607862704 >+SHA256 (rmanfredi-mailagent-3.1.106-9a14a15_GH0.tar.gz) = 563c6220b09dd93f215be76f282cb6be23474c6e32e5bcf97aac4661fcf646ff >+SIZE (rmanfredi-mailagent-3.1.106-9a14a15_GH0.tar.gz) = 574872 >diff -uNr /usr/ports/mail/mailagent/files/patch-revision.h mailagent/files/patch-revision.h >--- /usr/ports/mail/mailagent/files/patch-revision.h 1970-01-01 09:00:00.000000000 +0900 >+++ mailagent/files/patch-revision.h 2020-12-13 21:56:21.406643000 +0900 >@@ -0,0 +1,10 @@ >+--- revision.h.orig 2020-12-13 12:54:45 UTC >++++ revision.h >+@@ -0,0 +1,7 @@ >++/* >++ * THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT >++ * >++ * Generated by bin/svn-revision. >++ */ >++ >++#define REVISION 106
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251805
: 220521